[][src]Constant iop_keyvault::ed25519::KEY_ID_SIZE

pub const KEY_ID_SIZE: usize = 16 + VERSION_SIZE; // 17usize

The size of the key identifier in bytes. Since a version byte is prepended to the hash result, it is not a standard size.