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