Function pem_rfc7468::decode_vec [−][src]
This is supported on crate feature
alloc
only.Expand description
Decode a PEM document according to RFC 7468’s “Strict” grammar, returning
the result as a Vec
upon success.