Creation of chain, add chain to signing, fetch OCSP/CRL for chain
This commit is contained in:
@@ -30,7 +30,7 @@ type SignData struct {
|
||||
Signature SignDataSignature
|
||||
Signer crypto.Signer
|
||||
Certificate *x509.Certificate
|
||||
CertificateChain []*x509.Certificate
|
||||
CertificateChains [][]*x509.Certificate
|
||||
TSA TSA
|
||||
RevocationData revocation.InfoArchival
|
||||
RevocationFunction RevocationFunction
|
||||
|
Reference in New Issue
Block a user