hwsecurity-fido2 / de.cotech.hw.fido2.domain.create / AuthenticatorAttachment /
AuthenticatorAttachment
Entries
Name | Summary |
---|---|
PLATFORM |
PLATFORM |
CROSS_PLATFORM |
CROSS_PLATFORM |
Functions
Name | Summary |
---|---|
fromString | open fun fromString(authenticatorAttachment: String): AuthenticatorAttachment |
valueOf | open fun valueOf(name: String): AuthenticatorAttachment |
values | open fun values(): Array<AuthenticatorAttachment> |