Searched refs:CKF_SIGN (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DFunctions.java347 CKF_SIGN,
368 "CKF_SIGN",
H A DPKCS11Constants.java735 /* The flags CKF_ENCRYPT, CKF_DECRYPT, CKF_DIGEST, CKF_SIGN,
743 public static final long CKF_SIGN = 0x00000800L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h922 /* The flags CKF_ENCRYPT, CKF_DECRYPT, CKF_DIGEST, CKF_SIGN,
930 #define CKF_SIGN 0x00000800 macro

Completed in 57 milliseconds