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