[To be supplied.]
[Visual Basic] Protected KeySaltValue() As Byte [C#] protected byte[] KeySaltValue; [C++] protected: unsigned char* KeySaltValue[]; [JScript] protected var KeySaltValue : Byte[];
SymmetricAlgorithm Class | SymmetricAlgorithm Members | System.Security.Cryptography Namespace