Preparing search index...
The search index is not available
monero-ts
monero-ts
SslOptions
Class SslOptions
SSL options for remote endpoints.
Hierarchy
SslOptions
Index
Constructors
constructor
Properties
allow
Any
Cert
allowed
Fingerprints
certificate
Authority
File
certificate
Path
private
Key
Path
Methods
get
Allow
Any
Cert
get
Allowed
Fingerprints
get
Certificate
Authority
File
get
Certificate
Path
get
Private
Key
Path
set
Allow
Any
Cert
set
Allowed
Fingerprints
set
Certificate
Authority
File
set
Certificate
Path
set
Private
Key
Path
Constructors
constructor
new
Ssl
Options
(
options
?
)
:
SslOptions
Parameters
Optional
options
:
Partial
<
SslOptions
>
Returns
SslOptions
Properties
allow
Any
Cert
allow
Any
Cert
:
boolean
allowed
Fingerprints
allowed
Fingerprints
:
string
[]
certificate
Authority
File
certificate
Authority
File
:
string
certificate
Path
certificate
Path
:
string
private
Key
Path
private
Key
Path
:
string
Methods
get
Allow
Any
Cert
get
Allow
Any
Cert
(
)
:
boolean
Returns
boolean
get
Allowed
Fingerprints
get
Allowed
Fingerprints
(
)
:
string
[]
Returns
string
[]
get
Certificate
Authority
File
get
Certificate
Authority
File
(
)
:
string
Returns
string
get
Certificate
Path
get
Certificate
Path
(
)
:
string
Returns
string
get
Private
Key
Path
get
Private
Key
Path
(
)
:
string
Returns
string
set
Allow
Any
Cert
set
Allow
Any
Cert
(
allowAnyCert
)
:
SslOptions
Parameters
allowAnyCert
:
any
Returns
SslOptions
set
Allowed
Fingerprints
set
Allowed
Fingerprints
(
allowedFingerprints
)
:
SslOptions
Parameters
allowedFingerprints
:
any
Returns
SslOptions
set
Certificate
Authority
File
set
Certificate
Authority
File
(
certificateAuthorityFile
)
:
SslOptions
Parameters
certificateAuthorityFile
:
any
Returns
SslOptions
set
Certificate
Path
set
Certificate
Path
(
certificatePath
)
:
SslOptions
Parameters
certificatePath
:
any
Returns
SslOptions
set
Private
Key
Path
set
Private
Key
Path
(
privateKeyPath
)
:
SslOptions
Parameters
privateKeyPath
:
any
Returns
SslOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
allow
Any
Cert
allowed
Fingerprints
certificate
Authority
File
certificate
Path
private
Key
Path
get
Allow
Any
Cert
get
Allowed
Fingerprints
get
Certificate
Authority
File
get
Certificate
Path
get
Private
Key
Path
set
Allow
Any
Cert
set
Allowed
Fingerprints
set
Certificate
Authority
File
set
Certificate
Path
set
Private
Key
Path
monero-ts
ConnectionType
MoneroKeyImageSpentStatus
MoneroMessageSignatureType
MoneroTxPriority
GenUtils
HttpClient
LibraryUtils
MoneroAccount
MoneroAccountTag
MoneroAddressBookEntry
MoneroAltChain
MoneroBan
MoneroBlock
MoneroBlockHeader
MoneroBlockTemplate
MoneroCheck
MoneroCheckReserve
MoneroCheckTx
MoneroConnectionManager
MoneroConnectionManagerListener
MoneroConnectionSpan
Loading...
Generated using
TypeDoc
SSL options for remote endpoints.