Class HskCreateRequest

  • All Implemented Interfaces:
    Serializable

    public class HskCreateRequest
    extends Object
    implements Serializable
    Request to Authlete's /api/hsk/create API.

    Note that parameter values specified in the request to the API cannot be changed later. Especially, the key ID cannot be changed later. Therefore, if you explicitly specify a key ID in the request, the value has to be determined carefully before calling the /api/hsk/create API.

    Since:
    2.97
    See Also:
    Serialized Form