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

Method ~CertDecoder

extra/yassl/taocrypt/src/asn.cpp:497–500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495
496
497CertDecoder::~CertDecoder()
498{
499 tcArrayDelete(signature_);
500}
501
502
503// process certificate header, set signature offset

Callers

nothing calls this directly

Calls 1

tcArrayDeleteFunction · 0.85

Tested by

no test coverage detected