Companion

object Companion

Functions

Link copied to clipboard

Creates a new Stellar KeyPair from a strkey encoded Stellar account ID.

Link copied to clipboard

Creates a new Stellar keypair from a 32 byte public key.

Link copied to clipboard

Creates a new Stellar keypair from a raw 32 byte secret seed.

Creates a new Stellar KeyPair from a strkey encoded Stellar secret seed.

Insecure Creates a new Stellar KeyPair from a strkey encoded Stellar secret seed.

Link copied to clipboard

Returns the name of the cryptographic library being used by the SDK.

Link copied to clipboard
suspend fun random(): KeyPair

Generates a random Stellar keypair using cryptographically secure random number generation.