HermaFx.Cryptography.ASN1.ASN1 C# (CSharp) Method

ASN1() public method

public ASN1 ( ) : System
return System
        public ASN1()
            : this(0x00, null)
        {
        }

Same methods

ASN1::ASN1 ( byte tag ) : System
ASN1::ASN1 ( byte tag, byte data ) : System