| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
| Constructor and Description |
|---|
OpaqueParams(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object otherObject) |
byte[] |
getBytes()
Get the public value of the other party in the key agreement protocol.
|
Object |
getPKCS11ParamsObject()
Get this parameters object as a byte array.
|
int |
hashCode() |
void |
setBytes(byte[] bytes) |
String |
toString() |
public Object getPKCS11ParamsObject()
getPKCS11ParamsObject in interface Paramspublic byte[] getBytes()
public void setBytes(byte[] bytes)
Copyright © 2018. All rights reserved.