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