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

Function verify

src/crypto.cpp:532–550  ·  view source on GitHub ↗

* @brief Verify a signature against certificate public key data. * * @param x509 X.509 certificate object or PEM data. * @param data Payload or state data to serialize, deserialize, or forward. * @param signature Signature bytes to verify or encode. * @param md OpenSSL message digest algorithm used for signing or verification. * @return True when OpenSSL verifies the signature wi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

verify256Function · 0.85
acceptMethod · 0.85

Calls 3

getMethod · 0.45
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected