public class GCMParameters extends Object implements Parameters
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_CK_PARAMS |
| Constructor and Description |
|---|
GCMParameters(int tagLen,
byte[] iv,
byte[] aad) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPKCS11ParamsObject()
Get this parameters object as an object of the corresponding *_PARAMS
class of the sun.security.pkcs11.wrapper package.
|
int |
hashCode() |
String |
toString() |
public static final String CLASS_CK_PARAMS
public Object getPKCS11ParamsObject()
ParametersgetPKCS11ParamsObject in interface ParametersCopyright © 2020. All rights reserved.