See: Description
Class | Description |
---|---|
SampleSSLUtil |
Sample code: How to use the SSL Util API to create and initialize a new SSL
context using the platform's key store and trust store.
The code below illustrates how the SSL Util API SSLUtilityFactory is
used to create and initialize SSLContext . |
SampleSSLUtilSetCertManagers |
Sample code: How to use the SSL Util API to set the Certificate keyManagers &
trustManagers while creating an ssl connection.
The code below illustrates how the SSL Util API SSLUtilityFactory is
used to set the Certificate KeyManagers and TrustManagers of the platform
while creating an ssl connection. |
Copyright © 2023 Avaya. All rights reserved.