☰
StackKeyPair
StackKeyPair
In dryoc::keypair
Modules
protected
Structs
KeyPair
Type Definitions
PublicKey
SecretKey
StackKeyPair
?
Type Definition
dryoc
::
keypair
::
StackKeyPair
source
·
[
−
]
pub type StackKeyPair =
KeyPair
<
PublicKey
,
SecretKey
>;
Expand description
Stack-allocated key pair type alias.