OpenPetra
Free Administration Software for Non-Profits
|
This is the complete list of members for Ict.Common.IO.EncryptionRijndael, including all inherited members.
CreateSecretKey(string ASecretKeyFile) | Ict.Common.IO.EncryptionRijndael | inlinestatic |
Decrypt(byte[] ASecretKey, string AEncryptedMessage, string AInitializationVector) | Ict.Common.IO.EncryptionRijndael | inlinestatic |
Decrypt(byte[] AEncryptionKey, Stream source, byte[] AEncryptionIV) | Ict.Common.IO.EncryptionRijndael | inlinestatic |
Encrypt(byte[] ASecretKey, string AMessage, out string AEncryptedMessage, out string AInitializationVector) | Ict.Common.IO.EncryptionRijndael | inlinestatic |
Encrypt(byte[] AEncryptionKey, Stream source, out byte[] AEncryptionIV) | Ict.Common.IO.EncryptionRijndael | inlinestatic |
GetEncryptionName() | Ict.Common.IO.EncryptionRijndael | inlinestatic |
ReadSecretKey(string ASecretKeyFile) | Ict.Common.IO.EncryptionRijndael | inlinestatic |