Module der

Source
Expand description

§Distinguished Encoding Rules

Re-exports§

pub use crate::ber::*;

Functions§

decode
Attempts to decode T from input using DER.
encode
Attempts to encode value to DER.
encode_scope
Creates a new DER encoder that can be used to encode any value.