public class NonCachingSecretKeyEncryptionStrategy extends Object implements SecretKeyEncryptionStrategy
Constructor and Description |
---|
NonCachingSecretKeyEncryptionStrategy() |
Modifier and Type | Method and Description |
---|---|
CryptoModuleParameters |
decryptSecretKey(CryptoModuleParameters params) |
CryptoModuleParameters |
encryptSecretKey(CryptoModuleParameters params) |
public NonCachingSecretKeyEncryptionStrategy()
public CryptoModuleParameters encryptSecretKey(CryptoModuleParameters params)
encryptSecretKey
in interface SecretKeyEncryptionStrategy
public CryptoModuleParameters decryptSecretKey(CryptoModuleParameters params)
decryptSecretKey
in interface SecretKeyEncryptionStrategy
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.