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