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

/openjdk7/jdk/src/windows/classes/sun/security/mscapi/
H A DRSAPublicKey.java96 publicKeyBlob = getPublicKeyBlob(hCryptKey);
115 publicKeyBlob = getPublicKeyBlob(hCryptKey);
180 private native byte[] getPublicKeyBlob(long hCryptKey) throws KeyException; method in class:RSAPublicKey

Completed in 68 milliseconds