Function bsn1::contents::from_bool [−][src]
pub fn from_bool(val: bool) -> impl AsRef<[u8]>
Serializes boolean as contents octets.
This function is common for BER, DER, and CER.
pub fn from_bool(val: bool) -> impl AsRef<[u8]>
Serializes boolean as contents octets.
This function is common for BER, DER, and CER.