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

/openjdk7/jdk/src/windows/classes/sun/security/mscapi/
H A DKey.java96 public long getHCryptKey() method in class:Key
H A DRSACipher.java278 privateKey.getHCryptKey(), true);
282 publicKey.getHCryptKey(), false);
286 publicKey.getHCryptKey(), true);
290 privateKey.getHCryptKey(), false);
H A DRSASignature.java392 privateKey.getHCryptKey());
450 publicKey.getHCryptKey());
H A DKeyStore.java170 privateKey.getHCryptKey());

Completed in 34 milliseconds