diff options
author | pavook <pavook@yandex-team.com> | 2025-05-15 21:33:21 +0300 |
---|---|---|
committer | pavook <pavook@yandex-team.com> | 2025-05-15 21:53:21 +0300 |
commit | 9ec679ce2a6961ec7d8d3491795d3506298831ac (patch) | |
tree | 1b18810004d21fcdf07bcc9233eb9344a8994b0e /contrib/python/matplotlib/py2/src/_tkagg.cpp | |
parent | 9276c0a75ec89c7025425ce53f8b04d937ebe560 (diff) | |
download | ydb-9ec679ce2a6961ec7d8d3491795d3506298831ac.tar.gz |
YT-25061: Move signature generator to NNative::TConnection
This allows us to sign the information only once: in the native client itself, and simply pass the signed value through all layers to the user.
This means less duplicate code, and a cleaner, more understandable flow of signatures.
Renamed `Resign` -> `DoSign` and made it private, as the code doesn't rely on resigning anymore.
commit_hash:8af42261703301dc3ef43ce15399529ede592e16
Diffstat (limited to 'contrib/python/matplotlib/py2/src/_tkagg.cpp')
0 files changed, 0 insertions, 0 deletions