- protocol
- the requested protocol to create a context for
- provider
- the provider that provides the requested protocol.
Documentation for this section has not yet been entered.
Type Reason Java.Security.NoSuchAlgorithmException if the specified provider cannot provide the requested protocol. Java.Lang.NullPointerException if protocol is null (instead of NoSuchAlgorithmException as in 1.4 release)
Creates a new SSLContext instance for the specified protocol from the specified provider.