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