Type Definition dryoc::kx::protected::LockedKeyPair

source ·
pub type LockedKeyPair = KeyPair<Locked<PublicKey>, Locked<SecretKey>>;
Available on crate feature nightly only.
Expand description

Heap-allocated, paged-aligned keypair type alias for use with protected memory