Home
last modified time | relevance | path

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

/dports/security/xca/xca-2.4.0/widgets/
H A DExportDialog.h24 PVK_private, PVK_encrypt, SSH2_private, ETYPE_max }; enumerator
H A DExportDialog.cpp95 help[exportType::PVK_private] = tr("Private key in Microsoft PVK format not encrypted"); in ExportDialog()
/dports/security/xca/xca-2.4.0/lib/
H A Ddb_key.cpp284 exportType(exportType::PVK_private, "pvk", in store()
355 case exportType::PVK_private: in store()