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

/openjdk10/jdk/src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/
H A DP11SecretKeyFactory.java307 private byte[] getKeyBytes(SecretKey key) throws InvalidKeySpecException { method in class:P11SecretKeyFactory
/openjdk10/jdk/src/java.base/share/classes/com/sun/crypto/provider/
H A DCipherCore.java626 static byte[] getKeyBytes(Key key) throws InvalidKeyException { method in class:CipherCore

Completed in 186 milliseconds