Gets or sets the desired key size in bits.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property KeySize As Integer Get Set |
C# |
---|
public int KeySize { get; set; } |