Documentation ¶
Index ¶
- type Scheme
- func (s Scheme) Derive(pair subkey.KeyPair, djs []subkey.DeriveJunction) (subkey.KeyPair, error)
- func (s Scheme) FromPhrase(phrase, pwd string) (subkey.KeyPair, error)
- func (s Scheme) FromSeed(seed []byte) (subkey.KeyPair, error)
- func (s Scheme) Generate() (subkey.KeyPair, error)
- func (s Scheme) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.