@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-03-19T09:24:22.106Z") public class EncryptFinalResponse extends Object
Constructor and Description |
---|
EncryptFinalResponse() |
Modifier and Type | Method and Description |
---|---|
EncryptFinalResponse |
cipher(byte[] cipher) |
boolean |
equals(Object o) |
byte[] |
getCipher()
Encrypted data.
|
int |
hashCode() |
void |
setCipher(byte[] cipher) |
String |
toString() |
public EncryptFinalResponse cipher(byte[] cipher)
public byte[] getCipher()
public void setCipher(byte[] cipher)
Copyright © 2017-2020 Fortanix Inc. All Rights Reserved