We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libsrt 1.5.2-rc.0 .../hcrypt_tx.c:72: HaiCrypt_Tx_ManageKeys: Assertion `ctx->status == 4' failed.
in my case, 7h after connection is established.
local ctx var obsoleted by hcryptCtx_Tx_ManageKM if key refresh occurs.
The issue was introduced in PR #2616 right after SRT v1.5.2.rc.0. No release or RC SRT versions are affected.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
libsrt 1.5.2-rc.0
.../hcrypt_tx.c:72: HaiCrypt_Tx_ManageKeys: Assertion `ctx->status == 4' failed.
in my case, 7h after connection is established.
local ctx var obsoleted by hcryptCtx_Tx_ManageKM if key refresh occurs.
The issue was introduced in PR #2616 right after SRT v1.5.2.rc.0.
No release or RC SRT versions are affected.
The text was updated successfully, but these errors were encountered: