Home
last modified time | relevance | path

Searched refs:verifier (Results 1 – 7 of 7) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java90 public void copy(String sourceDir, String targetDir, Verifier verifier) throws Exception in copy() argument
92 List files = listFiles(sourceDir,verifier); in copy()
156 public List listFiles(String path, Verifier verifier) throws Exception in listFiles() argument
203 if (verifier != null) in listFiles()
207 if (!verifier.verify(files.get(i))) in listFiles()
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java109 private List listFiles(String path, Verifier verifier) throws Exception { in listFiles() argument
153 if (verifier != null) in listFiles()
157 if (!verifier.verify(files.get(i))) in listFiles()
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dmakefile.mk96 APP4TARGET= verifier
99 $(OBJ)$/verifier.obj
/trunk/main/xmlsecurity/tools/standalone/
H A Dreadme.txt3 After building, there is two programs named jsfit.dsig.signer and jsfit.dsig.verifier under the cla…
17 6) run the verifier program
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dmakefile.mk102 APP4TARGET= verifier
105 $(OBJ)$/verifier.obj
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLSecurityContext.idl38 * context, the signer or verifier retrieves key specification.</p>
H A DXXMLSignatureTemplate.idl51 * <p>With the help of signature context, the signer or verifier specifies the

Completed in 23 milliseconds