Home
last modified time | relevance | path

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

/aoo4110/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx938 rtl::OString oscert = rtl::OUStringToOString( asciiCertificate , RTL_TEXTENCODING_ASCII_US ) ; in createCertificateFromAscii() local
940 chCert = xmlStrndup( ( const xmlChar* )oscert.getStr(), ( int )oscert.getLength() ) ; in createCertificateFromAscii()
/aoo4110/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx766 rtl::OString oscert = rtl::OUStringToOString( asciiCertificate , RTL_TEXTENCODING_ASCII_US ) ; in createCertificateFromAscii() local
768 chCert = xmlStrndup( ( const xmlChar* )oscert.getStr(), ( int )oscert.getLength() ) ; in createCertificateFromAscii()

Completed in 69 milliseconds