package
Version:
v0.0.0-...-523a819
Opens a new window with list of versions in this module.
Published: Jan 21, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ECDSASignature struct {
R, S *big.Int
}
type Signer struct {
Creator []byte
}
签名者在邮件上签名。
托多:理想情况下,我们会用MSP来做不可知论者,但因为不可能
在没有签署签名标识的CA证书的情况下初始化MSP,
现在就这样。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.