Method | Description | |
---|---|---|
GetInstance ( object obj ) : |
||
PkiBody ( int type, Asn1Encodable content ) : System | ||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
GetBodyForType ( int type, Asn1Encodable o ) : Asn1Encodable | ||
PkiBody ( Asn1TaggedObject tagged ) : System |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public PkiBody ( int type, Asn1Encodable content ) : System | ||
type | int | |
content | Asn1Encodable | |
return | System |