⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module identity

Module identity 

Source
Expand description

Service Identity (SPIFFE)

Provides SPIFFE-based identity management for service mesh authentication including certificate issuance, verification, and rotation.

Structs§

IdentityProvider
Service identity provider with self-signed CA stub.
ServiceIdentity
A service identity with associated certificate material.
SpiffeId
A SPIFFE identity (spiffe://trust-domain/path).

Enums§

IdentityError
Identity provider error.