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