2 references to Cryptography_MLDsaNoSecretKey
System.Security.Cryptography (2)
System\Security\Cryptography\MLDsaImplementation.OpenSsl.cs (1)
66
throw new CryptographicException(SR.
Cryptography_MLDsaNoSecretKey
);
System\Security\Cryptography\MLDsaOpenSsl.OpenSsl.cs (1)
88
throw new CryptographicException(SR.
Cryptography_MLDsaNoSecretKey
);