Method | Description | |
---|---|---|
GetInstance ( Asn1TaggedObject obj, bool isExplicit ) : |
||
GetInstance ( object obj ) : |
||
RecipientEncryptedKey ( |
||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
RecipientEncryptedKey ( Asn1Sequence seq ) : System |
public static GetInstance ( Asn1TaggedObject obj, bool isExplicit ) : |
||
obj | Asn1TaggedObject | |
isExplicit | bool | |
return |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public RecipientEncryptedKey ( |
||
id | ||
encryptedKey | Asn1OctetString | |
return | System |