Signature Property
Signature
The assertion signature, which can be used to verify the assertion the call to GetAssertion returned.
C#
public ReadOnlyMemory<byte> Signature { get; }
Property Value
Type | Description |
---|---|
System.ReadOnlyMemory<System.Byte> |
Remarks
Use the public key returned in the AuthenticatorData
field of
the MakeCredentialData returned by the call to
MakeCredential
(CredentialPublicKey). The data to
verify is EncodedAuthenticatorData.