public class EncParamSelector extends Object
EncParamSelector selects an encryption algorithm and an encryption method based on the
key used for encryption.| Constructor and Description |
|---|
EncParamSelector() |
| Modifier and Type | Method and Description |
|---|---|
static EncryptionParams |
selectEncryptionParams(Key key) |
public static EncryptionParams selectEncryptionParams(Key key) throws UnsupportedEncAlgorithmException
UnsupportedEncAlgorithmExceptionCopyright © 2018. All Rights Reserved.