EncryptResponse class
Response from Encrypt or EncryptAsync.
public class EncryptResponse
Public Members
| name | description |
|---|---|
| EncryptResponse(…) | Initializes a new instance of the EncryptResponse. |
| AssociatedData { get; } | Gets the associated data. |
| Ciphertext { get; } | Gets the ciphertext. |
| ObjectId { get; } | Gets the object id. |
See Also
- namespace CyberCrypt.D1.Client.Response