Searched refs:CKC_X_509_ATTR_CERT (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java321 /* CKC_X_509_ATTR_CERT is new for v2.10 */
323 public static final long CKC_X_509_ATTR_CERT = 0x00000001L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h406 /* CKC_X_509_ATTR_CERT is new for v2.10 */
409 #define CKC_X_509_ATTR_CERT 0x00000001 macro

Completed in 46 milliseconds