Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Crée une instance de DataProtectionProvider avec la portée,
l'encodage et l'entropie spécifiés.
Espace de nom : Developpez.Dotnet.SecurityAssembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public DataProtectionProvider( DataProtectionScope scope, Encoding encoding, byte[] entropy ) |
Visual Basic (Déclaration) |
---|
Public Sub New ( _ scope As DataProtectionScope, _ encoding As Encoding, _ entropy As Byte() _ ) |
Visual C++ |
---|
public: DataProtectionProvider( DataProtectionScope scope, Encoding^ encoding, array<unsigned char>^ entropy ) |
Paramètres
- scope
- Type: System.Security.Cryptography..::..DataProtectionScope
Portée de la protection
- encoding
- Type: System.Text..::..Encoding
Encodage utilisé pour le texte
- entropy
- Type: array<System..::..Byte>[]()[][]
Entropie (optionnelle) pour augmenter la complexité du chiffrage