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 Tue, 21 Apr 2026 04:00:24 +0000