IAuthenticatedEncryptorDescriptor Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |