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)
Copyright © 2019. All Rights Reserved.