Uses of Class
org.bouncycastle.x509.X509Attribute
| Package | Description |
|---|---|
| org.bouncycastle.x509 |
-
Uses of X509Attribute in org.bouncycastle.x509
Methods in org.bouncycastle.x509 that return X509Attribute Modifier and Type Method Description X509Attribute[]X509AttributeCertificate. getAttributes()Return the attributes contained in the attribute block in the certificate.X509Attribute[]X509AttributeCertificate. getAttributes(String oid)Return the attributes with the same type as the passed in oid.X509Attribute[]X509V2AttributeCertificate. getAttributes()Deprecated.X509Attribute[]X509V2AttributeCertificate. getAttributes(String oid)Deprecated.