Transport Security Syntax Clause Samples

POPULAR SAMPLE Copied 1 times
Transport Security Syntax. <TransportSecurity> <Encryption> <!--Optional--> <Protocol>protocol</Protocol> <Version>version</Version> <!--string denoting version of protocol--> <Certificate> <CertType>type</CertType> <!--Example: X.509V1, X.509V2--> <KeyLength>length_in_bits</KeyLength> <Party> <!--one for each party that can act as a server--> <!--one for each party that can act as a server--> <OrgNamePartyname=name/> <UserId>value</UserId> <Password>value</Password> </OrgName> </LogonParty> <CertificateAuthen> <!--optional--> <Protocol>protocol</Protocol> <Version>version</Version> <Certificate> <CertType>type</CertType>‌‌ <!--Example: X.509V1, X.509V2--> <KeyLength>length_in_bits</KeyLength> <Party> <!--one for each party>