Package | Description |
---|---|
old.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 © 2015. All rights reserved.