Uses of Class
org.bouncycastle.cert.X509CRLHolder
| Package | Description |
|---|---|
| org.bouncycastle.cms |
-
Uses of X509CRLHolder in org.bouncycastle.cms
Methods in org.bouncycastle.cms with parameters of type X509CRLHolder Modifier and Type Method Description voidCMSSignedGenerator. addCRL(X509CRLHolder crl)Add a CRL to the CRL set to be included with the generated SignedData message.