Class SmartcryptKeyManagement
Inheritance
SmartcryptKeyManagement
Assembly: SmartcryptKeyManagement.dll
Syntax
public sealed class SmartcryptKeyManagement : ISmartcryptKeyManagement, IDisposable
Methods
AccountManagement()
Declaration
public IAccountManagement AccountManagement()
Returns
DataStorage()
Declaration
public IDataStorage DataStorage()
Returns
Dispose()
Declaration
PauseBackgroundProcessing()
Declaration
public void PauseBackgroundProcessing()
ResumeBackgroundProcessing()
Declaration
public void ResumeBackgroundProcessing()
Smartkeys()
Declaration
public ISmartkeys Smartkeys()
Returns
Users()
Declaration
Returns
Implements