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_b
to put it in a DER SEQUENCE. - wrap_
in_ ๐bit_ string - Prepend stuff to
bytes
to put it in a DER BIT STRING. - wrap_
in_ ๐octet_ string - Prepend stuff to
bytes
to put it in a DER OCTET STRING. - wrap_
in_ ๐sequence - Prepend stuff to
bytes
to put it in a DER SEQUENCE.