ASN.1 Internals
ASN.1 Type and Class Tags
Basic ASN.1 Object Interface
Encode whatever this object is into to
DEREncoder to | the DEREncoder that will be written to |
Decode whatever this object is from from
BERDecoder from | the BERDecoder that will be read from |
BER Encoded Object
General BER Decoding Error Exception
Exception For Incorrect BER Taggings
Put some arbitrary bytes into a ASN1Tag.SEQUENCE
Heuristics tests; is this object possibly BER?
DataSource source | a data source that will be peeked at but not modified |