Uses of Interface
com.microsoft.azure.keyvault.core.IKey
-
-
Uses of IKey in com.microsoft.azure.keyvault.core
Methods in com.microsoft.azure.keyvault.core that return types with arguments of type IKey Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<IKey>IKeyResolver. resolveKeyAsync(String kid)Retrieves an IKey implementation for the specified key identifier.
-