SetPublicKeyDecryptionPFXA
Bezpečnosť a podpisy
Opis
ANSI variant of SetPublicKeyDecryptionPFXAccepts string parameters as ANSI text and otherwise behaves identically to the wide-string entry point
Syntax
DLL
int DLSetPublicKeyDecryptionPFXA(int InstanceID, const char* PFXFileName, const char* PFXPassword, int UseMachineKeyset);Návratové hodnoty
| 1 | The credential was validated and retained |
|---|---|
| 0 | The PFX or password was invalid and LastErrorCode returns 420 |
Poznámky
Poverenie zostáva aktívne naprieč načítaniami dokumentov, kým sa nenahradí alebo nevymažeThe DLL tiež exportuje
DLSetPublicKeyDecryptionPFXA for ANSI strings
Pozri tiež
SetPublicKeyDecryptionStore, ClearPublicKeyDecryptionCredential, GetPubSecStatus