Home
last modified time | relevance | path

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

/aoo4110/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx464 SvtSecurityOptions::Certificate aNewCert( 3 ); in addAuthorToTrustedSources() local
465 aNewCert[ 0 ] = Author->getIssuerName(); in addAuthorToTrustedSources()
466 aNewCert[ 1 ] = xSerialNumberAdapter->toString( Author->getSerialNumber() ); in addAuthorToTrustedSources()
470 aNewCert[ 2 ] = aStrBuffer.makeStringAndClear(); in addAuthorToTrustedSources()
476 aTrustedAuthors[ nCnt ] = aNewCert; in addAuthorToTrustedSources()

Completed in 49 milliseconds