public class SymmetricCryptorConfig extends CryptorConfig
algorithmprovider| Constructor and Description |
|---|
SymmetricCryptorConfig(CipherTransformation transformation,
SecurityProvider provider,
int nonceSize)
The constructor.
|
getNonceSize, getTransformation, isCreateRandomNoncegetAlgorithmgetProviderpublic SymmetricCryptorConfig(CipherTransformation transformation, SecurityProvider provider, int nonceSize)
transformation - the transfomation for the Cipher.nonceSize - the nonce size.provider - the SecurityProvider.Copyright © 2001–2019 mmm-Team. All rights reserved.