Table of Contents

Class CertificateRotationService

Namespace
Steeltoe.Common.Security
Assembly
Steeltoe.Common.Security.dll
public class CertificateRotationService : IDisposable, ICertificateRotationService
Inheritance
CertificateRotationService
Implements
Inherited Members

Constructors

CertificateRotationService(IOptionsMonitor<CertificateOptions>)

public CertificateRotationService(IOptionsMonitor<CertificateOptions> optionsMonitor)

Parameters

optionsMonitor IOptionsMonitor<CertificateOptions>

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

Dispose(bool)

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

Start()

public void Start()