package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Feb 24, 2020
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
PublicKeySize = 32
PrivateKeySize = 64
SignatureSize = 64
)
type Identity struct {
Type Type
PublicKey []byte
PrivateKey []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.