Skip to main content

decode_from_jer_str

Function decode_from_jer_str 

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

Decodes some ASN.1 data type from JER string

ยงErrors

Returns a human-readable string when decoding failed