Settings
Help

Module x509

Module x509 

Source

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.