Skip to main content

encode_to_jer_str

Function encode_to_jer_str 

Source
pub fn encode_to_jer_str<T: Encode>(input: &T) -> Result<String, String>
Available on crate feature _etsi and non-WebAssembly only.
Expand description

Encodes some ASN.1 data type to JER string

ยงErrors

Returns a human-readable string when encoding failed