statusToErrorCode

private fnTlsErrorCode statusToErrorCode(SECURITY_STATUS status) pure @safe nothrow @nogc

Convert SECURITY_STATUS to TlsErrorCode.

Parameters

statusThe SSPI status code.

Returns

The corresponding TlsErrorCode.