Searched defs:CKA_AC_ISSUER (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;
344 public static final long CKA_AC_ISSUER = 0x00000083L; 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
441 #define CKA_AC_ISSUER 0x00000083 macro

Completed in 1317 milliseconds