Show / Hide Table of Contents

Interface IAzureCertificateProvider

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

Methods

GetCertificateWithKeyAsync(String)

Declaration
Task<PKCertificateWithKey> GetCertificateWithKeyAsync(string certificateName)
Parameters
Type Name Description
String certificateName
Returns
Type Description
Task<PKCertificateWithKey>
Back to top Copyright © 2015-2020 Lacuna Software