메소드 | 설명 | |
---|---|---|
GetInstance ( |
||
GetInstance ( object obj ) : |
||
GetObject ( ) : |
||
GetObjectParser ( int tag, bool isExplicit ) : IAsn1Convertible | ||
IsEmpty ( ) : bool | ||
IsExplicit ( ) : bool | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Asn1Equals ( |
||
Asn1GetHashCode ( ) : int | ||
Asn1TaggedObject ( bool explicitly, int tagNo, |
||
Asn1TaggedObject ( int tagNo, |
protected Asn1Equals ( |
||
asn1Object | ||
리턴 | bool |
protected Asn1TaggedObject ( bool explicitly, int tagNo, |
||
explicitly | bool | |
tagNo | int | |
obj | ||
리턴 | System |
protected Asn1TaggedObject ( int tagNo, |
||
tagNo | int | |
obj | ||
리턴 | System |
static public GetInstance ( |
||
obj | ||
explicitly | bool | |
리턴 |
static public GetInstance ( object obj ) : |
||
obj | object | |
리턴 |
public GetObjectParser ( int tag, bool isExplicit ) : IAsn1Convertible | ||
tag | int | |
isExplicit | bool | |
리턴 | IAsn1Convertible |