Skip to main content

ID1Store.Store method

Store some data encrypted in the storage attached to D1.

public StoreResponse Store(byte[] plaintext, byte[] associatedData, 
IEnumerable<string>? groupIds = null)
parameterdescription
plaintextThe plaintext to store.
associatedDataThe attached associated data.
groupIdsThe IDs for the groups that should have access to the object.

Return Value

An instance of StoreResponse.

See Also

Our sites use tracking technologies. You can read more and control it in our Privacy Policy.