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);
817 void SecurityEntity::setKeyId(int nId) in setKeyId() function in SecurityEntity
820 keyCollector->setKeyId(nId); in setKeyId()
852 setKeyId(nKeeperId); in setKey()
1245 pSecurityEntity->setKeyId(nClonedKeeperId); in findKeyOrReference()
1390 pSecurityEntity->setKeyId(0); in checkSecurityElement()
/trunk/main/xmlsecurity/source/framework/
H A Dsecurityengine.cxx58 void SAL_CALL SecurityEngine::setKeyId( sal_Int32 id ) in setKeyId() function in SecurityEngine
H A Dsecurityengine.hxx159 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()

Completed in 31 milliseconds