PRIM_SRVM.HttpJsonWebTokenSignatureESnnn - IssueToken Method

Formats and signs the supplied JWT, returning the token as a Base64 Url encoded, unicode string

Member of PRIM_SRVM.HttpJsonWebTokenSignatureESnnn (PRIM_SRVM.HttpJsonWebTokenSignatureESnnn)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)Unicode StringA unicode string containing the Base64 Url encoded bytes of the formatted and signed JWT
JsonWebToken*InputPRIM_SRVM.HttpJsonWebTokenThe JSON Web Token to be input to the IssueToken process
PrivateKey*InputPRIM_CAPI.PrivateKeyPrivate key of a private/public EC key pair used to generate EC digital signature

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference