sign
Signs a payload using the private key identified by the provided keyAlias.
The implementation of this method is not yet provided and invoking it will throw a NotImplementedError.
Return
The signature in JWS R+S format
Parameters
key Alias
The alias (key ID) of the private key stored in the keyStore.
signing Input
The data to be signed.