element <tls-key-store> (local)
Namespace:
Type:
Content:
empty, 7 attributes
Defined:
Content Model Diagram
XML Representation Summary
<tls-key-store
   
 = 
xsd:string
 = 
(("jks" | "jceks" | "pkcs12") | xsd:string)
 = 
(("jks" | "jceks" | "pkcs12") | xsd:string)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
Included in content model of elements (2):
connector, polling-connector
Annotation
Configures the direct key store with the following attributes: * path: The location (which will be resolved relative to the current classpath and file system, if possible) of the keystore that contains public certificates and private keys for identification * class: The type of keystore used (a Java class name) * keyPassword: The password used to protect the private key * storePassword: The password used to protect the keystore * algorithm: The algorithm used by the keystore
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="tls-key-store" type="mule:tlsKeyStoreType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.