Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
verifyCertificate
Function verifyCertificate
verifyCertificate
(
params
:
{
certFile
:
string
;
revocationFile
?:
string
}
,
)
:
Promise
<
{
certId
:
string
|
null
;
errors
:
string
[]
;
ok
:
boolean
}
>
Parameters
params
:
{
certFile
:
string
;
revocationFile
?:
string
}
Returns
Promise
<
{
certId
:
string
|
null
;
errors
:
string
[]
;
ok
:
boolean
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...