D1EncryptClient class
Encrypt client for connection to a D1 server.
public class D1EncryptClient : ID1Encrypt
Public Members
name | description |
---|---|
D1EncryptClient(…) | Initialize a new instance of the D1EncryptClient class. |
Decrypt(…) | |
DecryptAsync(…) | |
Encrypt(…) | |
EncryptAsync(…) |
See Also
- interface ID1Encrypt
- namespace CyberCrypt.D1.Client