public final class WebSocketSslServerSslContext extends Object
SSLContext for just server certificates.| Modifier and Type | Method and Description |
|---|---|
SSLContext |
sslContext()
Creates a new
SSLContext. |
public SSLContext sslContext()
SSLContext. This is an expensive operation and should only be done
once and then the SSL connectContext can be reused.SSLContext the SSLContext.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.