Module bsn1::contents [−][src]
Expand description
Provides functions to serialize/deserialize contents octets.
Functions
Serializes boolean as contents octets.
Serializes integer as contents octets.
Parses bytes as a BER contents of Bool.
Parses bytes as a DER contents of Bool.
Parses bytes as a contents of Integer.
Parses bytes as a contents of Integer without any sanitization.