edcert::certificate::CERTIFICATE_BYTE_LEN [] [src]

pub const CERTIFICATE_BYTE_LEN: usize = 25 /* expires as string */ + 64 /* hash of meta */ + PUBLIC_KEY_LEN

This is the length of a safehash of a certificate.