@@ -122,8 +122,8 @@ const setup = (jwksOrigin) => {
return {
privateKey: forge.pki.privateKeyToPem(privateKey),
certDer: certDer,
thumbPrint: thumbprint.toString(),
certDer,
thumbprint: thumbprint.toString(),
exponent: bnToB64(exponent),
modulus: modulus.toString('base64')
}
The note is not visible to the blocked user.