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

pub const TINK_PREFIX_SIZE: usize = NON_RAW_PREFIX_SIZE; // 0x0_000_000_000_000_005usize

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