Package | Description |
---|---|
org.bouncycastle.asn1.cms |
Modifier and Type | Method and Description |
---|---|
static RecipientEncryptedKey |
RecipientEncryptedKey.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return an RecipientEncryptedKey object from a tagged object.
|
static RecipientEncryptedKey |
RecipientEncryptedKey.getInstance(Object obj)
Return a RecipientEncryptedKey object from the given object.
|
Copyright © 2021 BouncyCastle.org. All rights reserved.