@camunda8/sdk
Preparing search index...
index
<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
certChain
?:
Buffer
Optional
private
Key
privateKey
?:
Buffer
Optional
root
Certs
rootCerts
?:
Buffer
Optional
verify
Options
verifyOptions
?:
VerifyOptions
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cert
Chain
private
Key
root
Certs
verify
Options
@camunda8/sdk
Loading...