Uses of Interface
ch.nolix.baseapi.net.ssl.ISslCertificate
Packages that use ISslCertificate
Package
Description
-
Uses of ISslCertificate in ch.nolix.base.net.level1server
Methods in ch.nolix.base.net.level1server with parameters of type ISslCertificateModifier and TypeMethodDescriptionstatic SslServerSslServer.forPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate paramSSLCertificate) -
Uses of ISslCertificate in ch.nolix.base.net.level2server
Methods in ch.nolix.base.net.level2server with parameters of type ISslCertificateModifier and TypeMethodDescriptionstatic SslServerSslServer.forPortAndHtmlPageAndSslCertificate(int port, String htmlPage, ISslCertificate sslCertificate) -
Uses of ISslCertificate in ch.nolix.base.net.level3server
Methods in ch.nolix.base.net.level3server with parameters of type ISslCertificateModifier and TypeMethodDescriptionstatic SslServerSslServer.forPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate sslCertificate) -
Uses of ISslCertificate in ch.nolix.base.net.ssl
Classes in ch.nolix.base.net.ssl that implement ISslCertificateMethods in ch.nolix.base.net.ssl that return ISslCertificateModifier and TypeMethodDescriptionstatic ISslCertificateNolixConfigurationSslCertificateReader.getDefaultSSLCertificatefromLocalNolixConfiguration()