Specify the asymmetric algorithm to use for key exchange for end-to-end encryption.
e2ee_type= { rsa | ecc }
TCPIP, TLS, HTTP, HTTPS
RSA
Must be either rsa or ecc and must match the value specified on the server.
The following example shows end-to-end encryption for an UltraLite client:
info.stream = "https"; info.stream_parms = "tls_type=rsa;trusted_certificates=rsaroot.crt;e2ee_type=rsa;e2ee_public_key=rsapublic.pem" |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |