Expand description
User API
See UserOps for user functions and key terms.
Structs§
- Device
AddResult - Metadata for a newly created device.
- Device
Create Opts - Options for device creation.
- Device
Id - ID of a device.
- Device
Name - Name of a device.
- Encrypted
Private Key - A user’s encrypted private key.
- Jwt
- IronCore JWT.
- JwtClaims
- Claims required to form a valid Jwt.
- KeyPair
- Public and private key pair used for document encryption and decryption.
- User
Create Opts - Options for user creation.
- User
Create Result - Metadata for a newly created user.
- User
Device - Metadata for a device.
- User
Device List Result - Metadata for each device the user has authorized.
- UserId
- ID of a user.
- User
Result - Metadata for a user.
- User
Update Private KeyResult - Metadata from user private key rotation.
Traits§
- UserOps
- IronOxide User Operations