Searched refs:CertificateInternals (Results 1 – 1 of 1) sorted by relevance
64 struct CertificateInternals { struct68 Certificate::Certificate(std::unique_ptr<CertificateInternals> internals) in Certificate() argument81 auto internals = std::make_unique<CertificateInternals>(); in FromDER()
Completed in 4 milliseconds