Show / Hide Table of Contents

    Interface IPasswordRegistry

    Inherited Members
    IRegistryBase<PasswordRegistryTypes, SecureString>.AddItemToRegistry(PasswordRegistryTypes, SecureString)
    IRegistryBase<PasswordRegistryTypes, SecureString>.GetItemFromRegistry(PasswordRegistryTypes)
    IRegistryBase<PasswordRegistryTypes, SecureString>.RegistryContainsKey(PasswordRegistryTypes)
    IRegistryBase<PasswordRegistryTypes, SecureString>.RemoveItemFromRegistry(PasswordRegistryTypes)
    System.IDisposable.Dispose()
    Namespace: Catalyst.Abstractions.Cryptography
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IPasswordRegistry : IRegistryBase<PasswordRegistryTypes, SecureString>, IDisposable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network