Skip to content

希望能增加开放接口签名验签等功能 #267

@dbabox

Description

@dbabox

期望功能列表 :)

  • 证书生成
  • 证书管理
  • 公钥导出、导入
  • 开放接口格式化,如下例
{
    "specversion" : "1.0",
    "sysid" : "masa.open.test01",
    "source" : "https://github.com/cloudevents/spec/pull",
    "subject" : "123",
    "id" : "A234-1234-1234",
    "timestamp" : "2018-04-05T17:31:00Z",
    "datacontenttype" : "application/json",
    "data" : "{\"att01\":\"01\",\"att02\":\"02\"}",
    "sign": "xxx"
}

参考:
dotnet-crypto-utils

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions