Foxit PDF SDK  9.1
FSPDFCertUtil Class Reference
Inheritance diagram for FSPDFCertUtil:

Class Methods

(NSMutableArray *) + getCertFromSignatureContent:
 
(PDF_CERT_ERROR_CODE+ getCertInfo:password:certInfo:
 
(NSMutableDictionary *) + getTrustCertificateInformation:
 
(BOOL) + isCertTrusted:toTrust:
 

Method Documentation

◆ getCertFromSignatureContent:

+ (NSMutableArray *) getCertFromSignatureContent: (FSSignature *)  signature

◆ getCertInfo:password:certInfo:

+ (PDF_CERT_ERROR_CODE) getCertInfo: (NSString *)  path
password: (NSString *)  pwd
certInfo: (CERT_INFO *)  info 

◆ getTrustCertificateInformation:

+ (NSMutableDictionary *) getTrustCertificateInformation: (NSData *)  certData

◆ isCertTrusted:toTrust:

+ (BOOL) isCertTrusted: (NSData *)  cert
toTrust: (NSData *)  needBeTrustedCertData