Searched refs:getCertificateUsage (Results 1 – 6 of 6) sorted by relevance
89 virtual sal_Int32 SAL_CALL getCertificateUsage( ) ;
613 sal_Int32 SAL_CALL X509Certificate_MSCryptImpl::getCertificateUsage( ) in getCertificateUsage() function in X509Certificate_MSCryptImpl
83 virtual sal_Int32 SAL_CALL getCertificateUsage( ) ;
453 sal_Int32 SAL_CALL X509Certificate_NssImpl::getCertificateUsage( ) in getCertificateUsage() function in X509Certificate_NssImpl
123 long getCertificateUsage();
266 sal_Int32 usage = xCert->getCertificateUsage(); in getSignatureInformation()