2 references to Cryptography_FormatterMissingAlgorithm
System.Security.Cryptography (2)
System\Security\Cryptography\RSAPKCS1SignatureDeformatter.cs (1)
51
throw new CryptographicUnexpectedOperationException(SR.
Cryptography_FormatterMissingAlgorithm
);
System\Security\Cryptography\RSAPKCS1SignatureFormatter.cs (1)
51
throw new CryptographicUnexpectedOperationException(SR.
Cryptography_FormatterMissingAlgorithm
);