protected class BasicSecurityConfiguration.KeyTransportEncryptionIndex extends Object
Modifier | Constructor and Description |
---|---|
protected |
BasicSecurityConfiguration.KeyTransportEncryptionIndex(String jcaAlgorithmName,
Integer length,
String wrappedKeyAlgorithm)
Constructor.
|
protected BasicSecurityConfiguration.KeyTransportEncryptionIndex(String jcaAlgorithmName, Integer length, String wrappedKeyAlgorithm)
jcaAlgorithmName
- the JCA algorithm namelength
- the key length (optional, may be null)wrappedKeyAlgorithm
- the JCA algorithm name of the key to be encrypted (optional, may be null)Copyright © 2018 JBoss by Red Hat. All rights reserved.