Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsanextension_mscryptimpl.cxx93 Sequence< sal_Int8 > otherName( pOtherName->Value.cbData ) ; in getAlternativeNames() local
95 otherName[n] = *( pOtherName->Value.pbData + n ) ; in getAlternativeNames()
97 otherNameProp.Value <<= otherName; in getAlternativeNames()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsanextension_nssimpl.cxx125 Sequence< sal_Int8 > otherName( current->name.OthName.name.len ) ; in getAlternativeNames() local
127 otherName[r] = *( current->name.OthName.name.data + r ) ; in getAlternativeNames()
129 otherNameProp.Value <<= otherName; in getAlternativeNames()
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg202 …noffice.org,IP:192.168.7.1,IP:13::17,email:my@other.address,RID:1.2.3.4,otherName:1.2.3.4;UTF8:som…

Completed in 24 milliseconds