DNS_ERROR_UNEXPECTED_CNG_ERROR

Code: 0x2396 (9110)

As HRESULT:As NTSTATUS:

Abstract

An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x23968.1An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.
cmd.exe0x239678.11011Runs a specified command for each file in a set of files. FOR %variable IN (set) DO command [command-parameters] %variable Specifies a single letter replaceable parameter. (set) Specifies a set of one or more files. Wildcards may be used. command Specifies the command to carry out for each file. command-parameters Specifies parameters or switches for the specified command. To use the FOR command in a batch program, specify %%variable instead of %variable. Variable names are case sensitive, so %i is different from %I.
kernel32.dll0x23968.11011An unexpected crypto error was encountered. Zone signing may not be operational until this error is resolved.
3 entries