public class PbeAccess extends SymmetricAccess<PBEKey>
SymmetricAccess for PBE (Password Based Encryption).| Constructor and Description |
|---|
PbeAccess(SymmetricKeyConfigPbe keyConfig,
SymmetricCryptorConfig cryptorConfig)
The constructor.
|
getCryptorConfig, getKeyConfig, getKeyLength, newDecryptor, newDecryptorUnsafe, newEncryptor, newEncryptorUnsafe, newKeyCreatorpublic PbeAccess(SymmetricKeyConfigPbe keyConfig, SymmetricCryptorConfig cryptorConfig)
keyConfig - the SymmetricKeyConfigPbe.cryptorConfig - the SymmetricCryptorConfig.Copyright © 2001–2019 mmm-Team. All rights reserved.