跳到主要内容

Module sign

Module sign 

Source
展开描述

Message signing 接口。

结构体§

CertifiedKey
A packaged-together certificate chain, matching SigningKey and optional stapled OCSP response.
SingleCertAndKey
Server certificate resolver which always resolves to the same certificate and key.

Trait§

Signer
A thing that can sign a message.
SigningKey
An abstract signing key.

函数§

public_key_to_spki
Convert a public key and algorithm identifier into SubjectPublicKeyInfoDer.