Uses of Class
org.bouncycastle.asn1.x509.AttCertIssuer
| Package | Description |
|---|---|
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.cert | |
| org.bouncycastle.x509 |
-
Uses of AttCertIssuer in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return AttCertIssuer Modifier and Type Method Description static AttCertIssuerAttCertIssuer. getInstance(Object obj)static AttCertIssuerAttCertIssuer. getInstance(ASN1TaggedObject obj, boolean explicit)AttCertIssuerAttributeCertificateInfo. getIssuer() -
Uses of AttCertIssuer in org.bouncycastle.cert
Constructors in org.bouncycastle.cert with parameters of type AttCertIssuer Constructor Description AttributeCertificateIssuer(AttCertIssuer issuer)Set the issuer directly with the ASN.1 structure. -
Uses of AttCertIssuer in org.bouncycastle.x509
Constructors in org.bouncycastle.x509 with parameters of type AttCertIssuer Constructor Description AttributeCertificateIssuer(AttCertIssuer issuer)Deprecated.Set the issuer directly with the ASN.1 structure.