@tak-ps/node-tak
Preparing search index...
APIAuthCertificate
Class APIAuthCertificate
Hierarchy (
View Summary
)
APIAuth
APIAuthCertificate
Index
Constructors
constructor
Properties
cert
key
Methods
fetch
init
Constructors
constructor
new
APIAuthCertificate
(
cert
:
string
,
key
:
string
)
:
APIAuthCertificate
Parameters
cert
:
string
key
:
string
Returns
APIAuthCertificate
Properties
cert
cert
:
string
key
key
:
string
Methods
fetch
fetch
(
api
:
TAKAPI
,
url
:
URL
,
opts
:
any
)
:
Promise
<
any
>
Parameters
api
:
TAKAPI
url
:
URL
opts
:
any
Returns
Promise
<
any
>
init
init
(
api
:
TAKAPI
)
:
Promise
<
void
>
Parameters
api
:
TAKAPI
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cert
key
Methods
fetch
init
@tak-ps/node-tak
Loading...