InMemorySymmetricSecurityKey.KeySize Property

Definition

Gets the size, in bits, of the key.

public:
 virtual property int KeySize { int get(); };
public override int KeySize { get; }
member this.KeySize : int
Public Overrides ReadOnly Property KeySize As Integer

Property Value

The size, in bits, of the key.

Applies to