DecryptResponse constructor
Initializes a new instance of the DecryptResponse
.
public DecryptResponse(byte[] plaintext, byte[] associatedData)
parameter | description |
---|---|
plaintext | The plaintext. |
associatedData | The associated data. |
See Also
- class DecryptResponse
- namespace CyberCrypt.D1.Client.Response