IAuthenticatedEncryptorFactory Interface

Definition

A factory to produce IAuthenticatedEncryptor instances.

public interface class IAuthenticatedEncryptorFactory
public interface IAuthenticatedEncryptorFactory
type IAuthenticatedEncryptorFactory = interface
Public Interface IAuthenticatedEncryptorFactory
Derived

Methods

CreateEncryptorInstance(IKey)

Creates an IAuthenticatedEncryptor instance based on the given Descriptor.

Applies to