Method | Description | |
---|---|---|
DerApplicationSpecific ( bool isExplicit, int tag, |
||
DerApplicationSpecific ( int tag, |
||
DerApplicationSpecific ( int tagNo, |
||
DerApplicationSpecific ( int tag, byte octets ) : System | ||
GetContents ( ) : byte[] | ||
GetObject ( ) : |
||
GetObject ( int derTagNo ) : |
||
IsConstructed ( ) : bool |
Method | Description | |
---|---|---|
Asn1Equals ( |
||
Asn1GetHashCode ( ) : int |
Method | Description | |
---|---|---|
DerApplicationSpecific ( bool isConstructed, int tag, byte octets ) : System | ||
Encode ( |
||
GetLengthOfHeader ( byte data ) : int | ||
ReplaceTagNumber ( int newTag, byte input ) : byte[] |
protected Asn1Equals ( |
||
asn1Object | ||
return | bool |
public DerApplicationSpecific ( bool isExplicit, int tag, |
||
isExplicit | bool | |
tag | int | |
obj | ||
return | System |
public DerApplicationSpecific ( int tag, |
||
tag | int | |
obj | ||
return | System |
public DerApplicationSpecific ( int tagNo, |
||
tagNo | int | |
vec | ||
return | System |
public DerApplicationSpecific ( int tag, byte octets ) : System | ||
tag | int | |
octets | byte | |
return | System |
public GetObject ( int derTagNo ) : |
||
derTagNo | int | |
return |