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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java215 /* CKF_SO_PIN_TO_BE_CHANGED if new for v2.10. If it is true,
218 public static final long CKF_SO_PIN_TO_BE_CHANGED = 0x00800000L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h255 /* CKF_SO_PIN_TO_BE_CHANGED if new for v2.10. If it is true,
259 #define CKF_SO_PIN_TO_BE_CHANGED 0x00800000 macro

Completed in 45 milliseconds