SetSignProcessCertFromStore

Security and Signatures

설명

PFX 파일 대신 Windows 인증서 저장소에서 서명 인증서를 로드하도록 디지털 서명 프로세스를 구성함

구문

Delphi

Function TPDFlib.SetSignProcessCertFromStore(SignProcessID: Integer; Const StoreName, CertName: WideString): Integer;

매개변수

SignProcessID서명 프로세스의 ID
StoreNameWindows 인증서 저장소의 이름(예: 'MY', 'Root', 'CA')
CertName인증서의 주체 이름 또는 지문

Return values

0인증서를 구성하거나 찾을 수 없습니다
1Successfully configured