[][src]Constant yubirs::crypto::MGM_KEY_BYTES

pub const MGM_KEY_BYTES: usize = 24;

The number of bytes a binary management key must contain (3DES keys are 8 bytes each, so 8 * 3 = 24 bytes total).