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

/openjdk7/jdk/src/windows/native/sun/security/mscapi/
H A Dsecurity.cpp1882 jclass clazzRSAPrivateKey = local
1886 env->GetMethodID(clazzRSAPrivateKey, "<init>", "(JJI)V");
1889 privateKey = env->NewObject(clazzRSAPrivateKey, mNewRSAPrivateKey,

Completed in 32 milliseconds