public class DigestResponse extends Object
Constructor and Description |
---|
DigestResponse() |
Modifier and Type | Method and Description |
---|---|
DigestResponse |
digest(byte[] digest) |
boolean |
equals(Object o) |
byte[] |
getDigest()
Hash of the data.
|
int |
hashCode() |
void |
setDigest(byte[] digest) |
String |
toString() |
public DigestResponse digest(byte[] digest)
public byte[] getDigest()
public void setDigest(byte[] digest)
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved