Skip to main content

IMoveAuthenticator

Namespace: IotaSdk

MoveAuthenticator is a signature variant that enables a method of authentication through Move code. This type represents the data received by the Move authenticate function during the Account Abstraction authentication flow.

public interface IMoveAuthenticator

Attributes NullableContextAttribute

Methods

AsV1()

Convert this move authenticator into a version 1 move authenticator if it is one, or panic otherwise

MoveAuthenticatorV1 AsV1()

Returns

MoveAuthenticatorV1