|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use X509Attribute | |
|---|---|
| kz.gamma.x509 | |
| Uses of X509Attribute in kz.gamma.x509 |
|---|
| Methods in kz.gamma.x509 that return X509Attribute | |
|---|---|
X509Attribute[] |
X509V2AttributeCertificate.getAttributes()
|
X509Attribute[] |
X509AttributeCertificate.getAttributes()
Return the attributes contained in the attribute block in the certificate. |
X509Attribute[] |
X509V2AttributeCertificate.getAttributes(java.lang.String oid)
|
X509Attribute[] |
X509AttributeCertificate.getAttributes(java.lang.String oid)
Return the attributes with the same type as the passed in oid. |
| Methods in kz.gamma.x509 with parameters of type X509Attribute | |
|---|---|
void |
X509V2AttributeCertificateGenerator.addAttribute(X509Attribute attribute)
add an attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||