Home
last modified time | relevance | path

Searched refs:getX509SKI (Results 1 – 3 of 3) sorted by relevance

/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/dsig/
H A DDSIGKeyInfoX509.hpp241 const XMLCh * getX509SKI(void) const;
H A DDSIGKeyInfoX509.cpp362 const XMLCh * DSIGKeyInfoX509::getX509SKI(void) const { in getX509SKI() function in DSIGKeyInfoX509
/dports/security/apache-xml-security-c/xml-security-c-2.0.4/xsec/tools/checksig/
H A DInteropResolver.cpp345 const XMLCh * ski = kx->getX509SKI(); in checkMatch()