Expand description
Pallet AutoID
Re-exports§
- pub use weights::WeightInfo;
Modules§
- dispatchables
- Auto-generated docs-only module listing all defined dispatchables for this pallet.
- storage_types 
- Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
- weights
- Autogenerated weights for pallet_auto_id
Structs§
- AutoId
- A representation of AutoId
- CertificateAction 
- Signing data used to verify the certificate action.
- Pallet
- The Palletstruct, the main type that implements traits and standalone functions within the pallet.
- RenewX509 Certificate 
- Type holds X509 certificate details used to renew.
- Signature
- Signature holds algorithm used and the signature value.
- X509Certificate 
- X509 certificate.
Enums§
- Call
- Contains a variant per dispatchable extrinsic that this pallet has.
- Certificate
- Certificate associated with AutoId.
- CertificateAction Type 
- Specific action type taken by the subject of the Certificate.
- Error
- The Errorenum of this pallet.
- Event
- The Eventenum of this pallet
- RegisterAuto Id 
- Request to register a new AutoId.
- RegisterAuto IdX509 
- Type holds X509 certificate details used to register an AutoId.
- RenewAuto Id 
- Request to renew AutoId.
Traits§
- Config
- Configuration trait of this pallet.
Type Aliases§
- Identifier
- Unique AutoId identifier.
- ModuleDeprecated 
- Type alias to Pallet, to be used byconstruct_runtime.
- Serial
- Serial issued by the subject.