getSecretSeed

Returns the human-readable secret seed encoded in strkey (S...).

WARNING: This method returns the secret seed of the keypair. The secret seed should be handled with care and not be exposed to anyone else. Exposing the secret seed can lead to the theft of the account.

Return

CharArray The secret seed of the keypair. If the keypair was created without a secret seed, this method will return null.