ConstantsΒ§
- DER_
BIT_ πSTRING_ TAG - DER_
OCTET_ πSTRING_ TAG - DER_
SEQUENCE_ πTAG
FunctionsΒ§
- asn1_
wrap π - wrap_
concat_ πin_ sequence - Prepend stuff to
bytes_a+bytes_bto put it in a DER SEQUENCE. - wrap_
in_ πbit_ string - Prepend stuff to
bytesto put it in a DER BIT STRING. - wrap_
in_ πoctet_ string - Prepend stuff to
bytesto put it in a DER OCTET STRING. - wrap_
in_ πsequence - Prepend stuff to
bytesto put it in a DER SEQUENCE.