Expand description
Provides datatypes which correspond to ASN.1 types.
Structs§
- Date and time between 0000-01-01T00:00:00Z and 9999-12-31T23:59:60.999…Z.
- A type that represents object identifiers.
- An error indicating failure to parse an Object identifier
- Container for a tag and arbitrary DER value.
- Date and time between 1950-01-01T00:00:00Z and 2049-12-31T23:59:59Z. It cannot express fractional seconds and leap seconds. It doesn’t carry timezone information.