SetPublicKeyDecryptionPFXA
ความปลอดภัยและลายเซ็น
คำอธิบาย
ตัวแปร ANSI ของ SetPublicKeyDecryptionPFXรับพารามิเตอร์สตริงเป็นข้อความ ANSI นอกจากนั้นทำงานเหมือนจุดเรียกแบบ wide-string ทุกอย่าง
ไวยากรณ์
DLL
int DLSetPublicKeyDecryptionPFXA(int InstanceID, const char* PFXFileName, const char* PFXPassword, int UseMachineKeyset);ค่าที่ส่งคืน
| 1 | ตรวจ credential แล้วเก็บไว้เรียบร้อย |
|---|---|
| 0 | ไฟล์ PFX หรือรหัสผ่านไม่ถูกต้อง และ LastErrorCode คืนค่า 420 |
หมายเหตุ
credential ยังใช้งานอยู่ข้ามการโหลดเอกสาร จนกว่าจะถูกแทนหรือล้าง DLL ยังส่งออก
DLSetPublicKeyDecryptionPFXA for ANSI strings
ดูเพิ่มเติม
SetPublicKeyDecryptionStore, ClearPublicKeyDecryptionCredential, GetPubSecStatus