Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
SecureContextOptions
Interface SecureContextOptions
interface
SecureContextOptions
{
ca
?:
string
|
Buffer
|
(
string
|
Buffer
)
[]
;
cert
?:
string
|
Buffer
|
(
string
|
Buffer
)
[]
;
ciphers
?:
string
;
crl
?:
string
|
Buffer
|
(
string
|
Buffer
)
[]
;
dhparam
?:
string
|
Buffer
;
ecdhCurve
?:
string
;
honorCipherOrder
?:
boolean
;
key
?:
string
|
Buffer
|
(
Object
|
Buffer
)
[]
;
passphrase
?:
string
;
pfx
?:
string
|
Buffer
|
(
string
|
Object
|
Buffer
)
[]
;
secureOptions
?:
number
;
secureProtocol
?:
string
;
sessionIdContext
?:
string
;
}
Hierarchy (
view full
)
SecureContextOptions
ConnectionOptions
Index
Properties
ca?
cert?
ciphers?
crl?
dhparam?
ecdh
Curve?
honor
Cipher
Order?
key?
passphrase?
pfx?
secure
Options?
secure
Protocol?
session
Id
Context?
Properties
Optional
ca
ca
?:
string
|
Buffer
|
(
string
|
Buffer
)
[]
Optional
cert
cert
?:
string
|
Buffer
|
(
string
|
Buffer
)
[]
Optional
ciphers
ciphers
?:
string
Optional
crl
crl
?:
string
|
Buffer
|
(
string
|
Buffer
)
[]
Optional
dhparam
dhparam
?:
string
|
Buffer
Optional
ecdh
Curve
ecdh
Curve
?:
string
Optional
honor
Cipher
Order
honor
Cipher
Order
?:
boolean
Optional
key
key
?:
string
|
Buffer
|
(
Object
|
Buffer
)
[]
Optional
passphrase
passphrase
?:
string
Optional
pfx
pfx
?:
string
|
Buffer
|
(
string
|
Object
|
Buffer
)
[]
Optional
secure
Options
secure
Options
?:
number
Optional
secure
Protocol
secure
Protocol
?:
string
Optional
session
Id
Context
session
Id
Context
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ca
cert
ciphers
crl
dhparam
ecdh
Curve
honor
Cipher
Order
key
passphrase
pfx
secure
Options
secure
Protocol
session
Id
Context
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter