[][src]Module schemeguardian::secrets::secrets_engine

SecretsEngine acts as a secure barrier to issue, authenticate, authorize, revoke, reissue, rotate or encrypt secrets;

Structs

AuthEngine

AuthEngine creates and authenticates authorization/authentication secrets

AuthPayload

AuthPayload creates and authenticates auth values

Enums

Lease

A an expiry date to lease a secret

SecretType

Type of secret

Type Definitions

FullPayload

A return value to an of the operation. It contains the payload of the AuthPayload from AuthEngine

Payload

A return value to an of the operation. It contains the payload of the AuthPayload values Role & Target