|
Security
slp3D streaming solutions provide Secure Sockets Layer transport of content from content provider straight through to end-user, providing privacy and reliability between two communicating applications. The result is that web content is securely transferred from origin servers to our global network of servers which then transmits content securely to requested browsers. This protocol delivers content security, which is:
Private. After an initial handshake, encryption is used to define a secret key. Symmetric Cryptography is used for data encryption.
Secure. The server's identity can be authenticated using asymmetric or public key cryptography.
Reliable. Message transport includes a message integrity check using secure hash functions.
|