package
1.6.5
Repository: https://github.com/cloudflare/cfssl.git
Documentation: pkg.go.dev

# Functions

New generates a new standard authentication provider from the key and additional data.

# Structs

An AuthenticatedRequest contains a request and authentication token.
Standard implements an HMAC-SHA-256 authentication provider.

# Interfaces

A Provider can generate tokens from a request and verify a request.