Home
last modified time | relevance | path

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

/aoo42x/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx413 const SvtSecurityOptions::Certificate* pAuthors = aTrustedAuthors.getConstArray(); in isAuthorTrusted() local
414 const SvtSecurityOptions::Certificate* pAuthorsEnd = pAuthors + aTrustedAuthors.getLength(); in isAuthorTrusted()
415 for ( ; pAuthors != pAuthorsEnd; ++pAuthors ) in isAuthorTrusted()
417 SvtSecurityOptions::Certificate aAuthor = *pAuthors; in isAuthorTrusted()

Completed in 10 milliseconds