Searched refs:aNewCert (Results 1 – 1 of 1) sorted by relevance
464 SvtSecurityOptions::Certificate aNewCert( 3 ); in addAuthorToTrustedSources() local465 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 10 milliseconds