protected class BasicSecurityConfiguration.KeyTransportEncryptionIndex extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
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 © 2012. All Rights Reserved.