DecryptResponse class
Response from Decrypt or DecryptAsync.
public class DecryptResponse
Public Members
| name | description |
|---|---|
| DecryptResponse(…) | Initializes a new instance of the DecryptResponse. |
| AssociatedData { get; } | Gets the associated data. |
| Plaintext { get; } | Gets the plaintext. |
See Also
- namespace CyberCrypt.D1.Client.Response