Security
Table of Contents
Namespaces
Interfaces
- SigningProviderInterface
- SigningSecretInterface
- Provides the value that is used as secret in a cryptographic signing process.
Classes
- Nonce
- Number used once.
- NonceException
- An exception
- NoncePool
- RequestToken
- RequestTokenException
- An exception
- SecretIdentifier
- Model used to identify a secret, without actually containing the secret value.
- SigningSecretResolver
- Resolves SigningSecretInterface items.
Traits
- BlockSerializationTrait
- Blocks object being using `unserialize()` invocations.
- JwtTrait
- Trait providing support for JWT using symmetric hash signing.