Optional
shrOptions: SignedHttpRequestOptionsGenerates a signed http request for the given payload with the given key.
Payload to sign (e.g. access token)
Public key digest (from generatePublicKeyThumbprint API)
Optional
claims: objectAdditional claims to include/override in the signed JWT
Pop token signed with the corresponding private key
Generated using TypeDoc
Generates and caches a keypair for the given request options.