Single Sign-On With X.509 Certificate Related Object API

Use these classes and attributes when developing mobile applications that require X.509 certificate authentication.

  • CertificateStore class - wraps platform-specific key/certificate store class, or file directory
  • LoginCertificate class - wraps platform-specific X.509 distinguished name and signed certificate
  • ConnectionProfile class - includes the certificate attribute used for Unwired Server synchronization.
Refer to the Javadocs that describe implementation details.