Skip to main content

EXPANDED_SECRET_KEY_KEY_LENGTH

Constant EXPANDED_SECRET_KEY_KEY_LENGTH 

Source
const EXPANDED_SECRET_KEY_KEY_LENGTH: usize = 32;
Expand description

The length of the “key” portion of an “expanded” ed25519 secret key, in bytes.