AsymmetricSignatureProvider.MinimumAsymmetricKeySizeInBitsForVerifyingMap Property

Definition

Gets the mapping from algorithm to the minimum AsymmetricSecurityKey.KeySize for verifying signatures.

public System.Collections.Generic.IReadOnlyDictionary<string,int> MinimumAsymmetricKeySizeInBitsForVerifyingMap { get; }
member this.MinimumAsymmetricKeySizeInBitsForVerifyingMap : System.Collections.Generic.IReadOnlyDictionary<string, int>
Public ReadOnly Property MinimumAsymmetricKeySizeInBitsForVerifyingMap As IReadOnlyDictionary(Of String, Integer)

Property Value

Applies to