Home
last modified time | relevance | path

Searched defs:base64Signature (Results 1 – 11 of 11) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/pkg/authorization/
H A Dauthz.go149 // sendBody returns true when request/response body should be sent to AuthZPlugin
/dports/games/warzone2100/warzone2100/3rdparty/EmbeddedJSONSignature/src/
H A DEmbeddedJSONSignature.cpp185 const std::string base64Signature(pSignatureBegin, pSignatureEnd); in verifySignedJson() local
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/enc/NSS/
H A DNSSCryptoKeyDSA.cpp274 char * base64Signature, in verifyBase64Signature()
H A DNSSCryptoKeyRSA.cpp206 const char * base64Signature, in verifySHA1PKCS1Base64Signature()
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/enc/OpenSSL/
H A DOpenSSLCryptoKeyDSA.cpp271 char * base64Signature, in verifyBase64Signature()
H A DOpenSSLCryptoKeyRSA.cpp441 const char * base64Signature, in verifySHA1PKCS1Base64Signature()
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/enc/WinCAPI/
H A DWinCAPICryptoKeyDSA.cpp293 char * base64Signature, in verifyBase64Signature()
H A DWinCAPICryptoKeyRSA.cpp237 const char * base64Signature, in verifySHA1PKCS1Base64Signature()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/updater/
H A DUpdateTask.cpp1130 bool SignatureChecker::checkSignature(const char *base64Signature) in checkSignature()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaapi.cpp5209 bool MegaHashSignature::checkSignature(const char *base64Signature) in checkSignature()
H A Dmegaapi_impl.cpp22460 bool MegaHashSignatureImpl::checkSignature(const char *base64Signature) in checkSignature()