Uses of Class
org.mozilla.jss.pkcs11.attrs.CKAClass
Packages that use CKAClass
-
Uses of CKAClass in org.mozilla.jss.pkcs11.attrs
Subclasses of CKAClass in org.mozilla.jss.pkcs11.attrsModifier and TypeClassDescriptionstatic classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_CERTIFICATE.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_DATA.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_DOMAIN_PARAMETERS.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_HW_FEATURE.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_MECHANISM.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_PRIVATE_KEY.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_PUBLIC_KEY.static classRepresentation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_SECRET_KEY.