SecureBlackbox 16: When I open a signed document with Acrobat, it says that the 'EldoS.SecureBlackbox' handler used to create the signature could not be found. What should I do?


Adobe Acrobat identifies the security handler that created the signature by its name. By default, SecureBlackbox creates signatures with the 'EldoS.SecureBlackbox' name. However, you can specify any name you like using the ElPDFPublicKeySecurityHandler.CustomName property.

Adobe Acrobat 'knows' two handler names:

  1. Adobe.PPKLite -- the signature is validated against certificates stored in the Acrobat certificate store.
  2. Adobe.PPKMS -- the signature is validated against certificates stored in the system (Windows) certificate store.

We appreciate your feedback. If you have any questions, comments, or suggestions about this article please contact our support team at support@nsoftware.com.