Represents the size, in bits, of the secret key used by the symmetric algorithm.
Namespace:
?
System.Security.Cryptography
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected KeySizeValue As Integer |
C# |
---|
protected int KeySizeValue |
Visual C++ |
---|
protected:
int KeySizeValue |
See Also