public abstract class PKICredential extends Object
Constructor and Description |
---|
PKICredential() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(PKISigner signer) |
protected Object |
executeSign(PKISigner signer) |
com.adobe.fd.signatures.pki.client.CertificateInfo |
getCertInfo() |
com.adobe.fd.signatures.pki.client.CertificateInfo[] |
getCertInfoChain() |
String |
getPrivateKeyUnderstander() |
PrivateKey |
getPrvKey() |
PKISignExecutor |
getSignExecutor() |
protected void |
initialize(com.adobe.fd.signatures.pki.client.CertificateInfo certInfoInit,
com.adobe.fd.signatures.pki.client.CertificateInfo[] certInfoChainInit,
PrivateKey prvKeyInit,
String prvKeyUnderstanderInit) |
boolean |
isRemotePrivateKey() |
protected void initialize(com.adobe.fd.signatures.pki.client.CertificateInfo certInfoInit, com.adobe.fd.signatures.pki.client.CertificateInfo[] certInfoChainInit, PrivateKey prvKeyInit, String prvKeyUnderstanderInit)
public final Object execute(PKISigner signer) throws com.adobe.fd.signatures.pki.client.PKIException
com.adobe.fd.signatures.pki.client.PKIException
protected Object executeSign(PKISigner signer) throws com.adobe.fd.signatures.pki.client.PKIException
com.adobe.fd.signatures.pki.client.PKIException
public com.adobe.fd.signatures.pki.client.CertificateInfo getCertInfo()
public com.adobe.fd.signatures.pki.client.CertificateInfo[] getCertInfoChain()
public PrivateKey getPrvKey()
public PKISignExecutor getSignExecutor()
public boolean isRemotePrivateKey()
public String getPrivateKeyUnderstander()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.