public class Signer extends Object
| 构造器和说明 |
|---|
Signer(PrivateKey priKey,
Certificate[] certChain,
byte[] img,
boolean transparent) |
public Signer(PrivateKey priKey, Certificate[] certChain, byte[] img, boolean transparent)
public PrivateKey getPriKey()
public Certificate[] getCertChain()
public com.itextpdf.text.Image getImage()
Copyright © 2023. All rights reserved.