Constantsยง
- DER_
BIT_ ๐STRING_ TAG - DER_
OCTET_ ๐STRING_ TAG - DER_
SEQUENCE_ ๐TAG
Functionsยง
- asn1_
wrap ๐ - Prepend stuff to
bytes_a
+bytes_b
to put it in a DER SEQUENCE. - wrap_
in_ ๐bit_ string Prepend stuff tobytes
to put it in a DER BIT STRING. - wrap_
in_ ๐octet_ string Prepend stuff tobytes
to put it in a DER OCTET STRING. - wrap_
in_ ๐sequence Prepend stuff tobytes
to put it in a DER SEQUENCE.