SymmetricSignatureProvider.MinimumSymmetricKeySizeInBits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the minimum SymmetricSecurityKey.KeySize"/>.
public int MinimumSymmetricKeySizeInBits { get; set; }
member this.MinimumSymmetricKeySizeInBits : int with get, set
Public Property MinimumSymmetricKeySizeInBits As Integer
Property Value
Exceptions
'value' is smaller than DefaultMinimumSymmetricKeySizeInBits.