Package | Description |
---|---|
org.bouncycastle.x509 |
Classes for supporting the generation of X.509 certificates and X.509 attribute certificates.
|
Modifier and Type | Method and Description |
---|---|
X509Attribute[] |
X509V2AttributeCertificate.getAttributes()
Deprecated.
|
X509Attribute[] |
X509AttributeCertificate.getAttributes()
Deprecated.
Return the attributes contained in the attribute block in the certificate.
|
X509Attribute[] |
X509V2AttributeCertificate.getAttributes(String oid)
Deprecated.
|
X509Attribute[] |
X509AttributeCertificate.getAttributes(String oid)
Deprecated.
Return the attributes with the same type as the passed in oid.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.