Searched refs:cryptDlg (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/cryptdlg/ |
H A D | main.c | 1140 static const WCHAR cryptDlg[] = { 'c','r','y','p','t','d','l','g','.', in DllRegisterServer() local 1166 "1.3.6.1.4.1.311.16.1.1", cryptDlg, "EncodeAttrSequence"); in DllRegisterServer() 1168 szOID_MICROSOFT_Encryption_Key_Preference, cryptDlg, "EncodeRecipientID"); in DllRegisterServer() 1170 "1.3.6.1.4.1.311.16.1.1", cryptDlg, "DecodeAttrSequence"); in DllRegisterServer() 1172 szOID_MICROSOFT_Encryption_Key_Preference, cryptDlg, "DecodeRecipientID"); in DllRegisterServer() 1174 szOID_PKIX_KP_EMAIL_PROTECTION, cryptDlg, "FormatPKIXEmailProtection"); in DllRegisterServer() 1176 szOID_CERT_POLICIES, cryptDlg, "FormatVerisignExtension"); in DllRegisterServer()
|