PyASN1
Documentation
Library reference
ASN.1 types
Universal types
Character types
Useful types
Tagging types
Fields of constructed types
Enumerating numbers
Transformation codecs
Basic Encoding Rules
Canonical Encoding Rules
Distinguished Encoding Rules
Native Python types
Example use case
Changelog
PyASN1
Docs
»
Library reference
Library reference
¶
ASN.1 types
¶
Universal types
Integer type
Boolean type
BitString type
OctetString type
Null type
ObjectIdentifier type
Real type
Enumerated type
Any type
SetOf type
SequenceOf type
Set type
Sequence type
Choice type
Character types
NumericString type
PrintableString type
TeletexString type
T61String type
VideotexString type
IA5String type
GraphicString type
VisibleString type
ISO646String type
GeneralString type
UniversalString type
BMPString type
UTF8String type
Useful types
ObjectDescriptor type
GeneralizedTime type
UTCTime type
Tagging types
Solitary tag
Composition of tags
Tag->type map
Fields of constructed types
NamedType
OptionalNamedType
DefaultedNamedType
NamedTypes
Enumerating numbers
NamedValues
Transformation codecs
¶
Basic Encoding Rules
Canonical Encoding Rules
Distinguished Encoding Rules
Native Python types