Home
last modified time | relevance | path

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

/dports/security/botan110/Botan-1.10.17/src/wrap/perl-xs/
H A DBotan.xs813 multimap<OID, string> const &atrmmap = THIS->get_attributes(); in get_attributes() local
815 for(rdn_iter i = atrmmap.begin(); i != atrmmap.end(); i++) in get_attributes()