public class EncryptResponseFrameFinal extends Object
Constructor and Description |
---|
EncryptResponseFrameFinal() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
byte[] |
getTag()
The authentication tag.
|
int |
hashCode() |
void |
setTag(byte[] tag) |
EncryptResponseFrameFinal |
tag(byte[] tag) |
String |
toString() |
public EncryptResponseFrameFinal tag(byte[] tag)
public byte[] getTag()
public void setTag(byte[] tag)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved