NDNts
Preparing search index...
@ndn/ndncert
ClientDnsChallenge
Prompt
Type Alias Prompt
Prompt
:
(
context
:
ClientChallengeContext
,
recordName
:
string
,
expectedValue
:
string
,
)
=>
Promise
<
void
>
Callback to prompt the user to insert a DNS TXT record.
Type Declaration
(
context
:
ClientChallengeContext
,
recordName
:
string
,
expectedValue
:
string
,
)
:
Promise
<
void
>
Parameters
context
:
ClientChallengeContext
recordName
:
string
expectedValue
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...
Callback to prompt the user to insert a DNS TXT record.