[][src]Module solana_sdk::signature

The signature module provides functionality for public, and private keys.

Structs

Signature

Enums

ParseSignatureError

Traits

KeypairUtil
Signable

Functions

keypair_from_seed
keypair_from_seed_phrase_and_passphrase
read_keypair
read_keypair_file
write_keypair
write_keypair_file

Type Definitions

Keypair