Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustNormalizePublicKey ¶ added in v0.9.0
MustNormalizePublicKey parses public key in PEM format, returns normalized (stable) public key value. Panics on error.
func MustPublicKeyToBytes ¶ added in v0.9.0
MustPublicKeyToBytes returns byte representation of public key. Panics on error.
func MustPublicKeyToString ¶ added in v0.9.0
MustPublicKeyToString returns string representation of public key. Panics on error.
func NewKeyProcessor ¶
func NewKeyProcessor() insolar.KeyProcessor
func NewPlatformCryptographyScheme ¶
func NewPlatformCryptographyScheme() insolar.PlatformCryptographyScheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.