Searched refs:wrappedKeyAlgorithm (Results 1 – 3 of 3) sorted by relevance
132 … protected Key engineUnwrap(byte[] wrappedKey, String wrappedKeyAlgorithm, int wrappedKeyType) in engineUnwrap() argument134 return super.engineUnwrap(wrappedKey, wrappedKeyAlgorithm, wrappedKeyType); in engineUnwrap()
904 String wrappedKeyAlgorithm, in engineUnwrap() argument
2415 String wrappedKeyAlgorithm, in unwrap() argument2436 wrappedKeyAlgorithm, in unwrap()