This is the complete list of members for DataEncryptor, including all inherited members.
ComputeHash(byte *buffer, ref int bufferLength, int capacity) | DataEncryptor | |
DecryptData(byte *buffer, ref int bufferLength, int capacity) | DataEncryptor | |
Dispose() | DataEncryptor | |
EncryptData(byte *buffer, ref int bufferLength, int capacity) | DataEncryptor | |
GenerateKey() | DataEncryptor | |
Setup(byte[] key) | DataEncryptor | |
VerifyHash(byte *buffer, ref int bufferLength, int capacity) | DataEncryptor |