Searched defs:engineUnwrap (Results 1 – 3 of 3) sorted by relevance
163 public Key engineUnwrap(byte[] wrappedKey, String wrappedKeyAlgorithm, in engineUnwrap() method in NullCipherSpi
595 protected Key engineUnwrap(byte[] wrappedKey, String wrappedKeyAlgorithm, in engineUnwrap() method in CipherSpi
132 … protected Key engineUnwrap(byte[] wrappedKey, String wrappedKeyAlgorithm, int wrappedKeyType) in engineUnwrap() method in CipherSpiTest.Mock_CipherSpi