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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java338 public static final long CKA_CERTIFICATE_TYPE = 0x00000080L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h435 #define CKA_CERTIFICATE_TYPE 0x00000080 macro

Completed in 197 milliseconds