com.spire.pdf.security
Interface IOCSPResponseGenerate


public interface IOCSPResponseGenerate

Created by sky.luo on 2020/5/8.


Method Summary
 byte[] OCSPResponseGenerateHandler(com.spire.ms.System.Security.Cryptography.X509Certificates.X509Certificate2 checkedCertificate, com.spire.ms.System.Security.Cryptography.X509Certificates.X509Certificate2 issuerCertificate)
           
 

Method Detail

OCSPResponseGenerateHandler

byte[] OCSPResponseGenerateHandler(com.spire.ms.System.Security.Cryptography.X509Certificates.X509Certificate2 checkedCertificate,
                                   com.spire.ms.System.Security.Cryptography.X509Certificates.X509Certificate2 issuerCertificate)