Type Definition dryoc::dryocbox::protected::LockedROKeyPair
source · pub type LockedROKeyPair = KeyPair<LockedRO<PublicKey>, LockedRO<SecretKey>>;
Available on crate feature
nightly
only.Expand description
Heap-allocated, page-aligned public/secret keypair for authenticated public-key boxes, for use with protected memory.