Crate solana_seed_derivable

Source
Expand description

The interface by which keys are derived.

Traitsยง

  • The SeedDerivable trait defines the interface by which cryptographic keys/keypairs are derived from byte seeds, derivation paths, and passphrases.