Constant oasis_core_runtime::common::crypto::x25519::PRIVATE_KEY_LENGTH
source ยท pub const PRIVATE_KEY_LENGTH: usize = 32;
Expand description
The length of an X25519 private key, in bytes.
pub const PRIVATE_KEY_LENGTH: usize = 32;
The length of an X25519 private key, in bytes.