Searched refs:wrappedKeyType (Results 1 – 2 of 2) sorted by relevance
770 int wrappedKeyType) throws InvalidKeyException, NoSuchAlgorithmException { in engineUnwrap() argument772 return mCipher.unwrap(wrappedKey, wrappedKeyAlgorithm, wrappedKeyType); in engineUnwrap()795 switch (wrappedKeyType) { in engineUnwrap()825 "Unsupported wrappedKeyType: " + wrappedKeyType); in engineUnwrap()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...