KmacXof128.Clone Méthode
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.
Crée une instance de KmacXof128 avec les données ajoutées existantes conservées.
public:
System::Security::Cryptography::KmacXof128 ^ Clone();
public System.Security.Cryptography.KmacXof128 Clone();
member this.Clone : unit -> System.Security.Cryptography.KmacXof128
Public Function Clone () As KmacXof128
Retours
Clone de l’instance actuelle.
Exceptions
Une erreur s’est produite pendant l’opération.
L’objet a déjà été supprimé.