Package | Description |
---|---|
old.org.bouncycastle.asn1.cms |
Modifier and Type | Method and Description |
---|---|
static RecipientIdentifier |
RecipientIdentifier.getInstance(Object o)
return a RecipientIdentifier object from the given object.
|
RecipientIdentifier |
KeyTransRecipientInfo.getRecipientIdentifier() |
Constructor and Description |
---|
KeyTransRecipientInfo(RecipientIdentifier rid,
AlgorithmIdentifier keyEncryptionAlgorithm,
ASN1OctetString encryptedKey) |
Copyright © 2015. All rights reserved.