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 class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_CERTIFICATE.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_DATA.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_DOMAIN_PARAMETERS.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_HW_FEATURE.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_MECHANISM.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_PRIVATE_KEY.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_PUBLIC_KEY.static class
Representation of a PKCS#11 CK_ATTRIBUTE with type CKA_CLASS and value CKO_SECRET_KEY.