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