Object TrustedKeyStore

  • All Implemented Interfaces:

    
    public class TrustedKeyStore
    
                        

    Singleton object that holds the list of trusted certificates used for digital signature validation and signing. By default we load the trusted certificates from the OS as well as Adobe CA certificates from the assets. Add additional root/trusted certificates to this object if you want to use them for signing or validation.

    If you want to speed up signing, you can call clearTrustedCertificates to remove the default certificates and only add the ones you need.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description