2 references to Argument_PrivateKeyTooShortForAlgorithm
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsa.cs (2)
864
throw new CryptographicException(SR.
Argument_PrivateKeyTooShortForAlgorithm
);
938
throw new CryptographicException(SR.
Argument_PrivateKeyTooShortForAlgorithm
);