Method | Description | |
---|---|---|
GetInstance ( object obj ) : |
||
InfoTypeAndValue ( DerObjectIdentifier infoType ) : System | ||
InfoTypeAndValue ( DerObjectIdentifier infoType, Asn1Encodable optionalValue ) : System | ||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
InfoTypeAndValue ( Asn1Sequence seq ) : System |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public InfoTypeAndValue ( DerObjectIdentifier infoType ) : System | ||
infoType | DerObjectIdentifier | |
return | System |
public InfoTypeAndValue ( DerObjectIdentifier infoType, Asn1Encodable optionalValue ) : System | ||
infoType | DerObjectIdentifier | |
optionalValue | Asn1Encodable | |
return | System |