See: Description
| Class | Description |
|---|---|
| AggregateKeyResolver |
The collection of key resolvers that would iterate on a key id to resolve to
IKey. |
| CachingKeyResolver |
The key resolver that caches the key after resolving to
IKey. |
| KeyVaultKey |
The key vault key that performs cryptography operations.
|
| KeyVaultKeyResolver |
The key resolver class that handles resolving key id to type
IKey
to be used for cryptography operations. |
| Strings |
String handlers.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/