C# Class System.Security.Cryptography.Rijndael

Inheritance: SymmetricAlgorithm
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Create ( ) : Rijndael
Create ( string algName ) : Rijndael

Méthodes protégées

Méthode Description
Rijndael ( ) : System.ComponentModel

Method Details

Create() public static méthode

public static Create ( ) : Rijndael
Résultat Rijndael

Create() public static méthode

public static Create ( string algName ) : Rijndael
algName string
Résultat Rijndael

Rijndael() protected méthode

protected Rijndael ( ) : System.ComponentModel
Résultat System.ComponentModel