Optional
algorithm?: stringIf not specified, the constructor will attempt to default/fall back to the alg
value in the given privateJwk
.
Optional
keyIf not specified, the constructor will attempt to default/fall back to the kid
value in the given privateJwk
.
Private JWK to create the signer from.
Input to
PrivateKeySigner
constructor.