5 references to CRYPT_E_INVALID_MSG_TYPE
System.Security.Cryptography.Pkcs (5)
Internal\Cryptography\Pal\Windows\DecryptorPalWindows.Decode.cs (1)
46throw ErrorCode.CRYPT_E_INVALID_MSG_TYPE.ToCryptographicException();
Internal\Cryptography\Pal\Windows\PkcsPalWindows.cs (4)
52_ => throw ErrorCode.CRYPT_E_INVALID_MSG_TYPE.ToCryptographicException(), 70return ErrorCode.CRYPT_E_INVALID_MSG_TYPE.ToCryptographicException(); 75return ErrorCode.CRYPT_E_INVALID_MSG_TYPE.ToCryptographicException(); 80return ErrorCode.CRYPT_E_INVALID_MSG_TYPE.ToCryptographicException();