Skip to main content

decode_from_jer_buf

Function decode_from_jer_buf 

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

Decodes some ASN.1 data type from JER buffer

ยงErrors

Returns a human-readable string when decoding failed