| Package | Description |
|---|---|
| com.bol.crypt |
| Modifier and Type | Method and Description |
|---|---|
CryptVault |
CryptVault.with256BitAesCbcPkcs5PaddingAnd128BitSaltKey(int version,
byte[] secret)
Helper method for the most used case.
|
CryptVault |
CryptVault.withDefaultKeyVersion(int defaultVersion)
specifies the version used in encrypting new data.
|
CryptVault |
CryptVault.withKey(int version,
CryptVersion cryptVersion) |
Copyright © 2021. All rights reserved.