public interface SecurityKeyPKIInterface extends SecurityKey
Note: When the abstract methods declared in this class are implemented
by the user, they will be contained in the objects that newInstance() methods return.
| Modifier and Type | Method and Description |
|---|---|
SecurityKeyPKIInterface |
makeSecurityKey(Credentials recipient,
Map encryptParams,
SecurityProvidersImpl providers)
Create an object that represents credentials for the specified recipient
|
getSecurityManagerSecurityKeyPKIInterface makeSecurityKey(Credentials recipient, Map encryptParams, SecurityProvidersImpl providers) throws PDFSecurityException
Create an object that represents credentials for the specified recipient
recipient - certificate credentials for the specified recipient.PDFSecurityExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved