LoadedCertificate interface
Loaded certificate payload
Properties
load |
Indicate whether the certificate will be loaded into default trust store, only work for Java runtime. |
resource |
Resource Id of loaded certificate |
Property Details
loadTrustStore
Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
loadTrustStore?: boolean
Property Value
boolean
resourceId
Resource Id of loaded certificate
resourceId: string
Property Value
string