SSLContextSpi.engineInit

Initializes this context.

@param km the sources of authentication keys @param tm the sources of peer authentication trust decisions @param sr the source of randomness @throws KeyManagementException if this operation fails @see SSLContext#init(KeyManager [], TrustManager [], SecureRandom)

class SSLContextSpi
abstract
void
engineInit

Meta