Expand description
ASN.1 DER-encoded documents stored on the heap.
Structs§
- Document
- ASN.1 DER-encoded document.
- Secret
Document - Secret
Documenttype.
Functions§
- decode_
sequence 🔒 - Attempt to decode a ASN.1
SEQUENCEfrom the given decoder, returning the entire sequence including the header. - write_
secret_ 🔒file - Write a file containing secret data to the filesystem, restricting the file permissions so it’s only readable by the owner