X509 = 0
RawPublicKey = 2
_
pub const CertificateType = enum(u8) { X509 = 0, RawPublicKey = 2, _, }
Press escape to exit search and then '?' to see more options.