element <client> (local)
Namespace:
Type:
Content:
empty, 4 attributes
Defined:
locally witnin connector element in mule-ssl.xsd; see XML source
Content Model Diagram
XML Representation Summary
<client
   
 = 
xsd:string
 = 
xsd:string
 = 
(("jks" | "jceks" | "pkcs12") | xsd:string)
 = 
(("jks" | "jceks" | "pkcs12") | xsd:string)
/>
Included in content model of elements (1):
connector
Annotation
The client key store. SSL and TLS connections are made on behalf of an entity, which can be anonymous or identified by a certificate. This interface specifies how a keystore can be used to provide the certificates (and associated private keys) necessary for identification.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="client" type="mule:tlsClientKeyStoreType"/>

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.