package
0.1.8
Repository: https://github.com/trustbloc/edge-service.git
Documentation: pkg.go.dev

# Functions

CryptoKeyCreator creates a new key of the given type using a given key manager, returning the key's ID and public key in one of the crypto.PublicKey formats.
JWKKeyCreator creates a new key of the given type using a given key manager, returning the key's ID and public key in JWK format.