Partager via


IAuthenticatedEncryptorDescriptor Interface

Définition

Descripteur autonome qui encapsule toutes les informations (y compris le matériel de clé secrète) nécessaires pour créer une instance d’un IAuthenticatedEncryptor.

public interface class IAuthenticatedEncryptorDescriptor
public interface IAuthenticatedEncryptorDescriptor
type IAuthenticatedEncryptorDescriptor = interface
Public Interface IAuthenticatedEncryptorDescriptor
Dérivé

Méthodes

CreateEncryptorInstance()

Crée un IAuthenticatedEncryptor instance basé sur le descripteur actuel.

ExportToXml()

Exporte le descripteur actuel au format XML.

S’applique à