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