ID1StoreClient.Retrieve method
Retreive some data encrypted in the storage attached to D1.
public RetrieveResponse Retrieve(string objectId)
parameter | description |
---|---|
objectId | The ID of the object. |
Return Value
An instance of RetrieveResponse
.
See Also
- class RetrieveResponse
- interface ID1StoreClient
- namespace CyberCrypt.D1.Client.ServiceClients