15 references to Argument_DestinationImprecise
System.Security.Cryptography (15)
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (4)
117SR.Format(SR.Argument_DestinationImprecise, signatureSizeInBytes), 824SR.Format(SR.Argument_DestinationImprecise, publicKeySizeInBytes), 874SR.Format(SR.Argument_DestinationImprecise, secretKeySizeInBytes), 921SR.Format(SR.Argument_DestinationImprecise, privateSeedSizeInBytes),
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (6)
116SR.Format(SR.Argument_DestinationImprecise, Algorithm.CiphertextSizeInBytes), 123SR.Format(SR.Argument_DestinationImprecise, Algorithm.SharedSecretSizeInBytes), 205SR.Format(SR.Argument_DestinationImprecise, Algorithm.SharedSecretSizeInBytes), 280SR.Format(SR.Argument_DestinationImprecise, Algorithm.PrivateSeedSizeInBytes), 511SR.Format(SR.Argument_DestinationImprecise, Algorithm.DecapsulationKeySizeInBytes), 565SR.Format(SR.Argument_DestinationImprecise, Algorithm.EncapsulationKeySizeInBytes),
src\libraries\Common\src\System\Security\Cryptography\SlhDsa.cs (4)
135SR.Format(SR.Argument_DestinationImprecise, signatureSizeInBytes), 319SR.Format(SR.Argument_DestinationImprecise, Algorithm.SignatureSizeInBytes), 1080SR.Format(SR.Argument_DestinationImprecise, publicKeySizeInBytes), 1131SR.Format(SR.Argument_DestinationImprecise, secretKeySizeInBytes),
System\Security\Cryptography\Aes.cs (1)
139SR.Format(SR.Argument_DestinationImprecise, requiredLength),