2 references to Cryptography_InvalidOID
System.Security.Cryptography (2)
System\Security\Cryptography\CapiHelper.Unix.cs (1)
62
_ => throw new CryptographicException(SR.
Cryptography_InvalidOID
),
System\Security\Cryptography\CryptoConfig.cs (1)
585
throw new CryptographicUnexpectedOperationException(SR.
Cryptography_InvalidOID
);