Method FromSeed
FromSeed(string)
Creates an NKeyPair from a private seed String.
public static NKeyPair FromSeed(string seed)
Parameters
seed
string
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