Searched refs:importWrappedKey (Results 1 – 1 of 1) sorted by relevance
148 importWrappedKey(wrapKey( in testKeyStore_ImportWrappedKey_AES()204 importWrappedKey(wrapKey( in testKeyStore_ImportIncorrectWrappedKey()232 importWrappedKey(fakeWrappedKey, WRAPPING_KEY_ALIAS + "_Missing"); in testKeyStore_ImportWrappedKeyWrappingKeyMissing()272 importWrappedKey(wrapKey( in testKeyStore_ImportWrappedKey_3DES()339 importWrappedKey(wrapKey( in testKeyStore_ImportWrappedKey_RSA()418 importWrappedKey(wrapKey( in testKeyStore_ImportWrappedKey_EC()450 public void importWrappedKey(byte[] wrappedKey, String wrappingKeyAlias) throws Exception { in importWrappedKey() method in ImportWrappedKeyTest463 public void importWrappedKey(byte[] wrappedKey) throws Exception { in importWrappedKey() method in ImportWrappedKeyTest464 importWrappedKey(wrappedKey, WRAPPING_KEY_ALIAS); in importWrappedKey()