Standard

Standardized W3C WebAuthn extension identifiers.

Entries

Link copied to clipboard

HMAC Secret Extension. W3C WebAuthn L3: §9.2.1.

Link copied to clipboard

Large blob storage extension. W3C WebAuthn L3: §9.2.2.

Link copied to clipboard

Credential Properties Extension. W3C WebAuthn L3: §9.2.3.

Link copied to clipboard

Device Public Key Extension. W3C WebAuthn L3: §9.2.4.

Link copied to clipboard

User Verification Method Extension. W3C WebAuthn L3: §9.2.5.

Link copied to clipboard

AppID Exclude Extension. W3C WebAuthn L3: §9.2.6.

Link copied to clipboard

FIDO AppID Extension (U2F Backwards Compatibility). W3C WebAuthn L3: §9.2.7.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
open override val identifier: String
Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.