Aspose::Pdf::Facades::PdfFileSignature::SetCertificate-metod
PdfFileSignature::SetCertificate method
Ange certifikatfil och lösenord för signeringsrutinen.
void Aspose::Pdf::Facades::PdfFileSignature::SetCertificate(const System::String &pfx, const System::String &pass)
| Parameter | Typ | Beskrivning |
|---|---|---|
| pfx | const System::String& | PKCS #12-certifikatfil. |
| pass | const System::String& | Lösenord för att få åtkomst till certifikatets privata nyckel. |
Se även
- Class String
- Class PdfFileSignature
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++