MCPcopy 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
116void DSA_PublicKey::SetPublicPart(const Integer& y)
117{
118 y_ = y;
119}
120
121
122word32 DSA_PublicKey::SignatureLength() const

Callers 1

DecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected