package
0.0.0-20200518211156-132967a6aa75
Repository: https://github.com/sudhagarc/libsignal-protocol-go.git
Documentation: pkg.go.dev

# Functions

NewKey generates a new IdentityKey from an ECPublicKey.
NewKeyFromBytes generates a new IdentityKey from public key bytes.
NewKeyPair returns a new identity key with the given public and private keys.

# Structs

Key is a structure for representing an identity key.
KeyPair is a holder for public and private identity key pair.