AsymmetricSignatureProvider.DefaultMinimumAsymmetricKeySizeInBitsForVerifyingMap Field
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.
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)