Gets the effective key size.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property EffectiveKeySize As Integer Get |
C# |
---|
public int EffectiveKeySize { get; } |