D1EncryptClient.EncryptAsync method
public Task<EncryptResponse> EncryptAsync(byte[] plaintext, byte[] associatedData,
IEnumerable<string>? groupIds = null)
See Also
- class EncryptResponse
- class D1EncryptClient
- namespace CyberCrypt.D1.Client.ServiceClients