Microsoft-Windows-Crypto-NCrypt › Event 3

Event ID 3 — Open Key operation failed.

Provider
Microsoft-Windows-Crypto-NCrypt
Channel
Operational
Level
Error
Task
OpenKeyFailure

Description

Open Key operation failed.

Message #

Open Key operation failed.

 Cryptographic Parameters:
 	Provider Name: %1
 	Key Name: %2
 Failure Information:
 	Return Code: %3

Fields #

NameDescription
ProviderName UnicodeString[Cryptographic Parameters] Provider Name.
KeyName UnicodeString[Cryptographic Parameters] Key Name.
Status HexInt32[Failure Information] Return Code. NTSTATUS reference
ProcessName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Crypto-NCrypt",
    "guid": "E8ED09DC-100C-45E2-9FC8-B53399EC1F70",
    "event_source_name": "",
    "event_id": 3,
    "version": 0,
    "level": 2,
    "task": 3,
    "opcode": 0,
    "keywords": 9223372036854775809,
    "time_created": "2023-11-05T22:28:56.226219+00:00",
    "event_record_id": 30,
    "correlation": {},
    "execution": {
      "process_id": 5416,
      "thread_id": 5476
    },
    "channel": "Microsoft-Windows-Crypto-NCrypt/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {
    "ProviderName": "Microsoft Software Key Storage Provider",
    "KeyName": "Microsoft Connected Devices Platform device certificate",
    "Status": "0x80090016",
    "ProcessName": "svchost.exe"
  },
  "message": ""
}

References #