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