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

Method SetSubGroupOrder

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

Source from the content-addressed store, hash-verified

102
103
104void DSA_PublicKey::SetSubGroupOrder(const Integer& q)
105{
106 q_ = q;
107}
108
109
110void DSA_PublicKey::SetSubGroupGenerator(const Integer& g)

Callers 1

DecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected