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