circu.js
Preparing search index...
ssl
CModuleSSL
SelfSignedCertResult
Interface SelfSignedCertResult
Self-Signed Certificate Result
interface
SelfSignedCertResult
{
cert
:
string
;
key
:
string
;
}
Index
Properties
cert
key
Properties
cert
cert
:
string
Certificate in PEM format
key
key
:
string
Private key in PEM format
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cert
key
circu.js
Loading...
Self-Signed Certificate Result