Formats and signs the supplied JWT, returning the token as a Base64 Url encoded, unicode string |
Member of PRIM_SRVM.HttpJsonWebTokenSignatureRSnnn (PRIM_SRVM.HttpJsonWebTokenSignatureRSnnn)
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Unicode String | A unicode string containing the Base64 Url encoded bytes of the formatted and signed JWT |
JsonWebToken | *Input | The JSON Web Token to be input to the IssueToken process | |
PrivateKey | *Input | Private key of a private/public RSA key pair used to generate RSASSA PKCS#1.5 signature |
No detailed help is available for this feature