D1EncryptClient constructor
Initialize a new instance of the D1EncryptClient class.
public D1EncryptClient(GrpcChannel channel, ID1Credentials credentials)
| parameter | description |
|---|---|
| channel | gRPC channel. |
| credentials | Credentials used to authenticate with D1. |
Return Value
A new instance of the D1EncryptClient class.
See Also
- interface ID1Credentials
- class D1EncryptClient
- namespace CyberCrypt.D1.Client