org.opensaml.xml.security
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 |
BasicSecurityConfiguration.DataEncryptionIndex(String jcaAlgorithmName,
Integer length)
Constructor.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.