NoJWTPrivateKey
Less than 1 minute
NoJWTPrivateKey
Exception thrown when JWT signing requires a private key but none is available.
class NoJWTPrivateKey extends \Hazaar\Auth\Session\Exception\ExceptionUsed by asymmetric JWT signing flows (for example RS*, ES*, PS*) when configuration does not provide an inline private key or a readable key file.
Methods
__construct
Creates a missing-JWT-private-key exception.
public __construct(): voidGenerated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:14 +0000