Module ironoxide::user[][src]

Expand description

User API

See UserOps for user functions and key terms.

Structs

Metadata for a newly created device.

Options for device creation.

ID of a device.

Name of a device.

A user’s encrypted private key.

IronCore JWT.

Claims required to form a valid Jwt.

Public and private key pair used for document encryption and decryption.

Options for user creation.

Metadata for a newly created user.

Metadata for a device.

Metadata for each device the user has authorized.

ID of a user.

Metadata for a user.

Metadata from user private key rotation.

Traits

IronOxide User Operations