Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ SetPublicPart
Method
SetPublicPart
extra/yassl/taocrypt/src/dsa.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
115
116
void DSA_PublicKey::SetPublicPart(const Integer& y)
117
{
118
y_ = y;
119
}
120
121
122
word32 DSA_PublicKey::SignatureLength() const
Callers
1
Decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected