SysadminsLV.Asn1Parser Namespace
Contains classes to provide basic ASN.1 parsing, decoding and encoding functionality.
| Asn1Builder | Represents ASN.1 Distinguished Encoding Rules (DER) binary builder. | 
| Asn1InvalidTagException | The exception that is thrown when a data stream contains invalid ASN.1 type or type is not the one client expects. | 
| Asn1Reader | Provides a set of properties and generic methods to work with ASN.1 structures in Distinguished Encoding
            Rules (DER) encoding. | 
| Asn1Utils | Contains utility methods for ASN.1 data. | 
| AsnFormatter | This class contains methods to convert Base64, Hex and Binary strings to byte array and vice versa. | 
| Asn1Class | Defines ASN.1 tagging classes. | 
| Asn1Type | Represents an enumeration of ASN.1 types that belong to UNIVERSAL class. | 
| EncodingFormat | Contains values that specify how line breaks are handled during byte array formatting. | 
| EncodingType | This enumeration contains string formats used in CryptoAPI. See remarks for string formats examples. |