A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
EncryptionUtils
RijndaelEnhanced Class
RijndaelEnhanced Methods
AddSalt Method
decode Method
Decrypt Method
DecryptToBytes Method
encode Method
Encrypt Method
EncryptToBytes Method
GenerateRandomNumber Method
GenerateSalt Method
RijndaelEnhanced Methods
The
RijndaelEnhanced
type exposes the following members.
Methods
Name
Description
AddSalt
decode
(Overrides
EncryptionRoutine
decode(
Byte
)
.)
Decrypt(
Byte
)
Decrypt(String)
DecryptToBytes(
Byte
)
DecryptToBytes(String)
encode
(Overrides
EncryptionRoutine
encode(
Byte
)
.)
Encrypt(
Byte
)
Encrypt(String)
EncryptToBytes(
Byte
)
EncryptToBytes(String)
GenerateRandomNumber
GenerateSalt
Top
See Also
Reference
RijndaelEnhanced Class
EncryptionUtils Namespace