Method FromSeed
FromSeed(string)
Creates an NKeyPair from a private seed String.
public static NKeyPair FromSeed(string seed)
Parameters
seedstring
Returns
- NKeyPair
A NATS Ed25519 Keypair
Creates an NKeyPair from a private seed String.
public static NKeyPair FromSeed(string seed)
seed stringA NATS Ed25519 Keypair