libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
AuthenticatorAssertionResponse
libwasm
bindings
WebAuthentication
Undocumented in source.
@
safe
nothrow
struct
AuthenticatorAssertionResponse {
nothrow
libwasm
.
bindings
.
WebAuthentication
.
AuthenticatorResponse
_parent
;
this
(Handle h);
auto
authenticatorData
();
auto
signature
();
auto
userHandle
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
authenticatorData
auto
authenticatorData
()
Undocumented in source. Be warned that the author may not have intended to support it.
signature
auto
signature
()
Undocumented in source. Be warned that the author may not have intended to support it.
userHandle
auto
userHandle
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
libwasm
.
bindings
.
WebAuthentication
.
AuthenticatorResponse
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
WebAuthentication
aliases
AAGUID
AuthenticationExtensionsAuthenticatorInputs
AuthenticatorSelectionList
COSEAlgorithmIdentifier
enums
AttestationConveyancePreference
AuthenticatorAttachment
AuthenticatorTransport
PublicKeyCredentialType
UserVerificationRequirement
structs
AuthenticationExtensionsClientInputs
AuthenticationExtensionsClientOutputs
AuthenticatorAssertionResponse
AuthenticatorAttestationResponse
AuthenticatorResponse
AuthenticatorSelectionCriteria
CollectedClientData
PublicKeyCredential
PublicKeyCredentialCreationOptions
PublicKeyCredentialDescriptor
PublicKeyCredentialEntity
PublicKeyCredentialParameters
PublicKeyCredentialRequestOptions
PublicKeyCredentialRpEntity
PublicKeyCredentialUserEntity