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