AsymmetricSignatureProvider.DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap Field

Definition

Mapping from algorithm to minimum AsymmetricSecurityKey.KeySize when verifying signatures.

public static readonly System.Collections.Generic.Dictionary<string,int> DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap;
 staticval mutable DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap : System.Collections.Generic.Dictionary<string, int>
Public Shared ReadOnly DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap As Dictionary(Of String, Integer) 

Field Value

Applies to