Uses of Class
org.bouncycastle.cert.X509AttributeCertificateHolder
| Package | Description |
|---|---|
| org.bouncycastle.cms |
-
Uses of X509AttributeCertificateHolder in org.bouncycastle.cms
Methods in org.bouncycastle.cms with parameters of type X509AttributeCertificateHolder Modifier and Type Method Description voidCMSSignedGenerator. addAttributeCertificate(X509AttributeCertificateHolder attrCert)Add the attribute certificates in attrStore to the certificate set to be included with the generated SignedData message.