EncryptResponse constructor
Initializes a new instance of the EncryptResponse.
public EncryptResponse(string objectId, byte[] ciphertext, byte[] associatedData)
| parameter | description |
|---|---|
| objectId | The object id. |
| ciphertext | The ciphertext. |
| associatedData | The associated data. |
See Also
- class EncryptResponse
- namespace CyberCrypt.D1.Client.Response