Struct fire_crypto::cipher::EphemeralKeypair
source · pub struct EphemeralKeypair { /* private fields */ }Expand description
A Keypair that can only be used once.
pub struct EphemeralKeypair { /* private fields */ }A Keypair that can only be used once.