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