Show / Hide Table of Contents

Interface IAzureKeyProvider

Namespace: Lacuna.Pki.AzureConnector
Assembly: Lacuna.Pki.AzureConnector.dll
Syntax
public interface IAzureKeyProvider

Methods

GetKeyAsync(String)

Declaration
Task<AzureKey> GetKeyAsync(string keyName)
Parameters
Type Name Description
String keyName
Returns
Type Description
Task<AzureKey>
Back to top Copyright © 2015-2020 Lacuna Software