9 references to Argument_DestinationImprecise
System.Security.Cryptography (9)
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (6)
118
SR.Format(SR.
Argument_DestinationImprecise
, Algorithm.CiphertextSizeInBytes),
125
SR.Format(SR.
Argument_DestinationImprecise
, Algorithm.SharedSecretSizeInBytes),
207
SR.Format(SR.
Argument_DestinationImprecise
, Algorithm.SharedSecretSizeInBytes),
282
SR.Format(SR.
Argument_DestinationImprecise
, Algorithm.PrivateSeedSizeInBytes),
513
SR.Format(SR.
Argument_DestinationImprecise
, Algorithm.DecapsulationKeySizeInBytes),
567
SR.Format(SR.
Argument_DestinationImprecise
, Algorithm.EncapsulationKeySizeInBytes),
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (3)
131
SR.Format(SR.
Argument_DestinationImprecise
, signatureSizeInBytes),
858
SR.Format(SR.
Argument_DestinationImprecise
, publicKeySizeInBytes),
909
SR.Format(SR.
Argument_DestinationImprecise
, secretKeySizeInBytes),