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

/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DPKCS11Constants.java369 public static final long CKA_PRIVATE_EXPONENT = 0x00000123L; field in interface:PKCS11Constants
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dpkcs11t.h475 #define CKA_PRIVATE_EXPONENT 0x00000123 macro

Completed in 116 milliseconds