Show / Hide Table of Contents

Class SmartcryptKeyManagement

Inheritance
Object
SmartcryptKeyManagement
Implements
ISmartcryptKeyManagement
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: PKWARE.Smartcrypt.KeyManagement
Assembly: SmartcryptKeyManagement.dll
Syntax
public sealed class SmartcryptKeyManagement : ISmartcryptKeyManagement, IDisposable

Methods

AccountManagement()

Declaration
public IAccountManagement AccountManagement()
Returns
Type Description
IAccountManagement

DataStorage()

Declaration
public IDataStorage DataStorage()
Returns
Type Description
IDataStorage

Dispose()

Declaration
public void Dispose()

PauseBackgroundProcessing()

Declaration
public void PauseBackgroundProcessing()

ResumeBackgroundProcessing()

Declaration
public void ResumeBackgroundProcessing()

Smartkeys()

Declaration
public ISmartkeys Smartkeys()
Returns
Type Description
ISmartkeys

Users()

Declaration
public IUsers Users()
Returns
Type Description
IUsers

Implements

ISmartcryptKeyManagement
System.IDisposable
Back to top Copyright © 2018 PKWARE, Inc.