RetrieveResponse
//d1-client-java/io.cybercrypt.d1.response/RetrieveResponse/RetrieveResponse
RetrieveResponse
[d1]\
public voidRetrieveResponse(Array<byte>plaintext, Array<byte>associatedData)
Initializes a new instance of the RetrieveResponse.
Parameters
d1
plaintext | the plaintext. |
associatedData | the associated data. |