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