메소드 | 설명 | |
---|---|---|
GetInstance ( object obj ) : |
||
PkiBody ( int type, Asn1Encodable content ) : System | ||
ToAsn1Object ( ) : Asn1Object |
메소드 | 설명 | |
---|---|---|
GetBodyForType ( int type, Asn1Encodable o ) : Asn1Encodable | ||
PkiBody ( Asn1TaggedObject tagged ) : System |
public PkiBody ( int type, Asn1Encodable content ) : System | ||
type | int | |
content | Asn1Encodable | |
리턴 | System |