NoJWTPrivateKey
Less than 1 minute
NoJWTPrivateKey
Exception thrown when JWT signing requires a private key but none is available.
class NoJWTPrivateKey extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used 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, 04 Sep 2026 23:32:17 +0000