| Package | Description |
|---|---|
| cz.d1x.dxcrypto.encryption |
| Modifier and Type | Method and Description |
|---|---|
static TripleDESBuilder |
EncryptionAlgorithms.tripleDes(byte[] keyPassword)
Creates a new builder for 3DES encryption algorithm.
|
static TripleDESBuilder |
EncryptionAlgorithms.tripleDes(CryptoKeyFactory customKeyFactory)
Crates a new builder for 3DES encryption algorithm.
|
static TripleDESBuilder |
EncryptionAlgorithms.tripleDes(String keyPassword)
Creates a new builder for 3DES encryption algorithm.
|
Copyright © 2014. All rights reserved.