MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / SetPrivatePart

Method SetPrivatePart

extra/yassl/taocrypt/src/dsa.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156
157void DSA_PrivateKey::SetPrivatePart(const Integer& x)
158{
159 x_ = x;
160}
161
162
163DSA_Signer::DSA_Signer(const DSA_PrivateKey& key)

Callers 1

DecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected