Expand description
This module focuses on Credentials: cryptographic assertions of identity.
Credentials can be basic, or based on an x509 certificate chain.
Structs§
- Credential
- A cryptographic credential.
- Credential
Ref - A reference to a credential which has been stored in a session.
- Find
Filters - Filters to narrow down the set of credentials returned from various credential-finding methods.
Enums§
- Credential
Type - All supported Credential types.
- Error