package
0.0.0-20220916203922-7b7c10a5d0ef
Repository: https://github.com/trustbloc/ace.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.