Package | Description |
---|---|
old.org.bouncycastle.asn1.x509 | |
old.org.bouncycastle.cert | |
old.org.bouncycastle.x509 |
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)
Set the issuer directly with the ASN.1 structure.
|
Constructor and Description |
---|
AttributeCertificateIssuer(AttCertIssuer issuer)
Deprecated.
Set the issuer directly with the ASN.1 structure.
|
Copyright © 2015. All rights reserved.