[][src]Constant tink_core::cryptofmt::TINK_PREFIX_SIZE

pub const TINK_PREFIX_SIZE: usize = NON_RAW_PREFIX_SIZE; // 5usize

Prefix size of Tink key types. The prefix starts with \x01 and followed by a 4-byte key id.