Dfns TypeScript SDK - v0.7.14
Preparing search index...
@dfns/sdk
index
RecoveryKeyAttestation
Type Alias RecoveryKeyAttestation
type
RecoveryKeyAttestation
=
{
credentialInfo
:
{
attestationData
:
string
;
clientData
:
string
;
credId
:
string
;
}
;
credentialKind
:
"RecoveryKey"
;
encryptedPrivateKey
?:
string
;
}
Index
Properties
credential
Info
credential
Kind
encrypted
Private
Key?
Properties
credential
Info
credentialInfo
:
{
attestationData
:
string
;
clientData
:
string
;
credId
:
string
}
credential
Kind
credentialKind
:
"RecoveryKey"
Optional
encrypted
Private
Key
encryptedPrivateKey
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credential
Info
credential
Kind
encrypted
Private
Key
Dfns TypeScript SDK - v0.7.14
Loading...