Show / Hide Table of Contents

DefaultMaximumMessageSize Field

Namespace: Yubico.YubiKey.Fido2 Assembly: Yubico.YubiKey.dll

If no MaximumMessageSize is given, the standard specifies a default size of 1024.

C#
public const int DefaultMaximumMessageSize = 1024

Returns

int

If no is given, the standard specifies a default size of 1024.

In this article
Back to top Generated by DocFX