circu.js
Preparing search index...
ssl
CModuleSSL
loadPEM
Function loadPEM
loadPEM
(
data
:
string
,
type
?:
"certificate"
|
"key"
)
:
PEMInfo
|
null
Load and parse PEM data
Parameters
data
:
string
PEM-encoded data
Optional
type
:
"certificate"
|
"key"
Type: "certificate" or "key"
Returns
PEMInfo
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Load and parse PEM data