Sign
    • PDF

    Sign

    • PDF

    기사 요약

    POST /kms/v1/keys/{keyTag}/sign

    최대 8KB 데이터 서명값을 생성합니다. RSA2048 또는 ECDSA 키 타입으로만 요청 가능합니다.

    요청

    요청 파라미터

    Parameter NameTypeAdditional Information
    x-ncp-apigw-timestampheader(Required)
    x-ncp-apigw-signature-v2header(Required)
    x-ncp-iam-access-keyheader(Required)
    keyTagpath(Required)
    dataBody: StringBase64 Encoded text(Up to 8KB).

    요청 바디

    {
      "data": "string"
    }
    

    응답

    응답 바디

    {
      "code": "string",
      "data": {
        "signature": "string"
      }
    }
    

    이 문서가 도움이 되었습니까?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.