MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / verify

Method verify

src/crypto.cpp:64–93  ·  view source on GitHub ↗

* @brief Verify the certificate chain. * When certificates from two or more instances of Moonlight have been added to x509_store_t, * only one of them will be verified by X509_verify_cert, resulting in only a single instance of * Moonlight to be able to use Sunshine * * To circumvent this, x509_store_t instance will be created for each instance of the certificates. * @param cert

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

startFunction · 0.80

Calls 2

fail_guardFunction · 0.85
getMethod · 0.45

Tested by

no test coverage detected