Skip navigation links
Bouncy Castle Cryptography Library 164
org.bouncycastle.asn1.cms

Class AuthEnvelopedData

Parameters:
obj - the tagged object holding the object we want.
explicit - true if the object is meant to be explicitly tagged false otherwise.
Returns:
a reference that can be assigned to AuthEnvelopedData (may be null)
Throws:
java.lang.IllegalArgumentException - if the object held by the tagged object cannot be converted.
Parameters:
obj - The object we want converted.
Returns:
a reference that can be assigned to AuthEnvelopedData (may be null)
Throws:
java.lang.IllegalArgumentException - if the object cannot be converted, or was null.
Skip navigation links
Bouncy Castle Cryptography Library 164