Preparing search index...
The search index is not available
@camunda8/sdk
@camunda8/sdk
zeebe/types
<internal>
CustomSSL
Interface CustomSSL
interface
CustomSSL
{
certChain
?:
Buffer
;
privateKey
?:
Buffer
;
rootCerts
?:
Buffer
;
verifyOptions
?:
VerifyOptions
;
}
Index
Properties
cert
Chain?
private
Key?
root
Certs?
verify
Options?
Properties
Optional
cert
Chain
cert
Chain
?:
Buffer
Optional
private
Key
private
Key
?:
Buffer
Optional
root
Certs
root
Certs
?:
Buffer
Optional
verify
Options
verify
Options
?:
VerifyOptions
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
cert
Chain
private
Key
root
Certs
verify
Options
@camunda8/sdk
Loading...
Generated using
TypeDoc