protected class BasicSecurityConfiguration.DataEncryptionIndex extends Object
Modifier and Type | Field and Description |
---|---|
private String |
keyAlgorithm
The JCA key algorithm name.
|
private Integer |
keyLength
The key length.
|
Modifier | Constructor and Description |
---|---|
protected |
DataEncryptionIndex(String jcaAlgorithmName,
Integer length)
Constructor.
|
Copyright © 1999–2017. All rights reserved.