Type Definition dryoc::sign::protected::Signature

source ·
pub type Signature = HeapByteArray<CRYPTO_SIGN_BYTES>;
Available on crate feature nightly only.
Expand description

Heap-allocated, page-aligned signature for signed messages, for use with protected memory.