Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxpe_def.h182 const quint32 S_ASN1_UNIVERSAL_STRING =0x1C; variable
H A Dxpe.cpp8534 …if(nTag==(XPE_DEF::S_ASN1_UNIVERSAL_STRING)) sResult=appendText(sResult,"UNIVERSAL_STRING",sSep… in certTagToString()