Module common

Source
Expand description

Types useful in multiple modules

Structs§

DeviceContext
Signing and encryption key pairs and metadata for a device.
DeviceSigningKeyPair
Key pair used to sign all requests to the IronCore API endpoints.
PrivateKey
Asymmetric private encryption key.
PublicKey
Asymmetric public encryption key.

Enums§

EitherOrBoth
Value that either holds a single A or B, or both.
SdkOperation
Public SDK operations