JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
ch.nolix.baseapi.net.ssl
ISslCertificate
Contents
Description
Method Summary
Method Details
getPrivateKeyPemFilePath()
getPublicKeyPemFilePath()
Hide sidebar
Show sidebar
Interface ISslCertificate
All Known Implementing Classes:
SslCertificate
public interface
ISslCertificate
Author:
Silvan Wyss
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPrivateKeyPemFilePath
()
String
getPublicKeyPemFilePath
()
Method Details
getPrivateKeyPemFilePath
String
getPrivateKeyPemFilePath
()
getPublicKeyPemFilePath
String
getPublicKeyPemFilePath
()