Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun construct_private_key(ed25519_key_pair: KeyPair): SecretKey
Link copied to clipboard
fun construct_public_key(ed25519_key_pair: KeyPair): PublicKey
Link copied to clipboard
fun decode(decoder: Decoder): KeyPair
Link copied to clipboard
fun encode(encoder: Encoder, keyPair: KeyPair): Encoder