Home
last modified time | relevance | path

Searched refs:setKeyId (Results 1 – 8 of 8) sorted by relevance

/trunk/main/xmlsecurity/tools/uno/
H A DSecurityEntity.java105 protected void setKeyId(int id) in setKeyId() method in SecurityEntity
112 xKeyCollector.setKeyId(id); in setKeyId()
162 setKeyId(referenceId); in setKey()
H A DXMLSecurityFrameworkController.java361 signatureEntity.setKeyId(cloneKeeperId); in findKeyOrReference()
527 signatureEntity.setKeyId(0); in checkSecurityElement()
535 theEncryption.setKeyId(0); in checkSecurityElement()
619 theEncryption.setKeyId(0); in checkSecurityElement()
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx205 void setKeyId(int nId);
790 void SecurityEntity::setKeyId(int nId) in setKeyId() function in SecurityEntity
793 keyCollector->setKeyId(nId); in setKeyId()
825 setKeyId(nKeeperId); in setKey()
1210 pSecurityEntity->setKeyId(nClonedKeeperId); in findKeyOrReference()
1355 pSecurityEntity->setKeyId(0); in checkSecurityElement()
/trunk/main/xmlsecurity/source/framework/
H A Dsecurityengine.cxx57 void SAL_CALL SecurityEngine::setKeyId( sal_Int32 id ) in setKeyId() function in SecurityEngine
H A Dsecurityengine.hxx156 virtual void SAL_CALL setKeyId( sal_Int32 id );
/trunk/main/offapi/com/sun/star/xml/crypto/sax/
H A DXKeyCollector.idl49 void setKeyId([in] long id)
/trunk/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx171 keyCollector->setKeyId(0); in prepareSignatureToWrite()
H A Dxsecverify.cxx115 keyCollector->setKeyId(0); in prepareSignatureToRead()