token for authenticate on remote signer (if KeyPairHelper support AccessTokenAccepter)
type of token
on the basis of which a signature will be created to verify the public key
{Account} if client exist or http exception if fail.
Checks or Register user with provided mnemonic phrase is already registered in the system.
Mnemonic phrase for Public/Private key pair generation for asymmetric encryption scheme.
on the basis of which a signature will be created to verify the public key
{Account} if client exist or create new user.
Checks if user with provided mnemonic phrase is already registered in the system.
Mnemonic phrase for Public/Private key pair generation for asymmetric encryption scheme.
on the basis of which a signature will be created to verify the public key
{Account} if client exist or http exception if fail.
Registers a new user in the system.
Mnemonic phrase for Public/Private key pair generation for asymmetric encryption scheme.
on the basis of which a signature will be created to verify the public key
{Account} after successful registration or http exception if fail.
subscription to {Account}
Allows user to unsubscribe from BASE. Delets all his data
void if client exist or http exception if fail.
Generated using TypeDoc
Checks if user with provided access token is already registered in the system.