Searched defs:CKA_ATTR_TYPES (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java342 /* CKA_AC_ISSUER, CKA_OWNER, and CKA_ATTR_TYPES are new L;
346 public static final long CKA_ATTR_TYPES = 0x00000085L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h439 /* CKA_AC_ISSUER, CKA_OWNER, and CKA_ATTR_TYPES are new
443 #define CKA_ATTR_TYPES 0x00000085 macro

Completed in 1548 milliseconds