Name | Description | |
---|---|---|
![]() | AddRecipient(X509Certificate2, PdfPermissions) |
Adds a new recipient with the specified permissions using the specified certificate.
|
![]() | AddRecipient(Stream, String, PdfPermissions) |
Adds a new recipient with the specified permissions using the specified stream with key
store contents.
|
![]() | AddRecipient(String, String, PdfPermissions) |
Adds a new recipient with the specified permissions using the specified key store file.
|