Table of Contents

Method FromSeed

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

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