Package | Description |
---|---|
old.org.bouncycastle.x509 |
Modifier and Type | Method and Description |
---|---|
X509Attribute[] |
X509V2AttributeCertificate.getAttributes()
Deprecated.
|
X509Attribute[] |
X509AttributeCertificate.getAttributes()
Return the attributes contained in the attribute block in the certificate.
|
X509Attribute[] |
X509V2AttributeCertificate.getAttributes(String oid)
Deprecated.
|
X509Attribute[] |
X509AttributeCertificate.getAttributes(String oid)
Return the attributes with the same type as the passed in oid.
|
Modifier and Type | Method and Description |
---|---|
void |
X509V2AttributeCertificateGenerator.addAttribute(X509Attribute attribute)
Deprecated.
add an attribute
|
Copyright © 2015. All rights reserved.