EncryptResponse
//d1-client-java/io.cybercrypt.d1.response/EncryptResponse/EncryptResponse
EncryptResponse
[d1]\
public voidEncryptResponse(StringobjectId, Array<byte>ciphertext, Array<byte>associatedData)
Initializes a new instance of the EncryptResponse.
Parameters
d1
objectId | the object id. |
ciphertext | the ciphertext. |
associatedData | the associated data. |