Uses of Class
org.bouncycastle.cmc.CMCException
-
Packages that use CMCException Package Description org.bouncycastle.cmc -
-
Uses of CMCException in org.bouncycastle.cmc
Constructors in org.bouncycastle.cmc that throw CMCException Constructor Description SimplePKIResponse(byte[] responseEncoding)
Create a SimplePKIResponse from the passed in bytes.SimplePKIResponse(org.bouncycastle.asn1.cms.ContentInfo signedData)
Create a SimplePKIResponse from the passed in ASN.1 structure.
-