Search
Link Search Menu Expand Document
Kony Quantum is now HCL Volt MX. See Revised Terminology. Current Quantum users, see the important note about API naming.

Application Security

Learn about security methods such as design time security, critical business logic security, and on-device encryption. Volt MX leverages these methods to protect the applications.

Public Key Pinning

Use the Public Key Pinning security feature to associate a host with their expected X509 certificate or a public key. Once a host’s certificate or public key is known or identified, the certificate or public key is associated or ‘pinned’ to the host. This offers protection against certificate forgery.

SSL Validation for WKWebView Browser

Use the iOS-specific sslValidationBehavior property to handle SSL pinning and validation in a Browser widget that uses the WKWebView engine.