@azure/keyvault-keys
Version:
Isomorphic client library for Azure KeyVault's keys.
4 lines • 355 B
JavaScript
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export { KnownJsonWebKeyType, KnownJsonWebKeyOperation, KnownDeletionRecoveryLevel, KnownJsonWebKeyCurveName, KnownJsonWebKeyEncryptionAlgorithm, KnownJsonWebKeySignatureAlgorithm, KnownKeyEncryptionAlgorithm, KnownVersions, } from "./models.js";
//# sourceMappingURL=index.js.map