Name | Description | |
---|---|---|
![]() | PdfPublicKeyDecryptionHandler() |
Creates a new decryption handler with the X.509 certificate store used by the current
user.
|
![]() | PdfPublicKeyDecryptionHandler(X509Certificate2) |
Creates a new decryption handler with the specified certificate.
|
![]() | PdfPublicKeyDecryptionHandler(X509Store) |
Creates a new decryption handler with the specified certificate store.
|
![]() | PdfPublicKeyDecryptionHandler(Stream, String) |
Creates a new decryption handler using the specified stream with key store contents.
|
![]() | PdfPublicKeyDecryptionHandler(String, String) |
Creates a new decryption handler using the specified key store file.
|