Package | Description |
---|---|
org.bouncycastle.asn1.x509 | |
org.bouncycastle.x509 |
Classes for supporting the generation of X.509 certificates and X.509 attribute certificates.
|
Modifier and Type | Method and Description |
---|---|
static AttCertIssuer |
AttCertIssuer.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static AttCertIssuer |
AttCertIssuer.getInstance(Object obj) |
AttCertIssuer |
AttributeCertificateInfo.getIssuer() |
Modifier and Type | Method and Description |
---|---|
void |
V2AttributeCertificateInfoGenerator.setIssuer(AttCertIssuer issuer) |
Constructor and Description |
---|
AttributeCertificateIssuer(AttCertIssuer issuer)
Deprecated.
Set the issuer directly with the ASN.1 structure.
|
Copyright © 2018 BouncyCastle.org. All rights reserved.