# 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.