Module spiffe::bundle[][src]

Expand description

X.509 bundle and JWT bundle types.

Modules

jwt

JWT bundle types.

x509

X.509 bundle types.

Traits

Bundle

Represents a collection of public keys.

BundleRefSource

Represents a source of bundles queryable by TrustDomain.

BundleSource

Represents a source of bundles queryable by TrustDomain.