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