C# Class System.Security.Cryptography.RC2

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

Protected Properties

Свойство Type Description
EffectiveKeySizeValue int

Méthodes publiques

Méthode Description
Create ( ) : RC2
Create ( string AlgName ) : RC2

Méthodes protégées

Méthode Description
RC2 ( ) : System.ComponentModel

Method Details

Create() public static méthode

public static Create ( ) : RC2
Résultat RC2

Create() public static méthode

public static Create ( string AlgName ) : RC2
AlgName string
Résultat RC2

RC2() protected méthode

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

Property Details

EffectiveKeySizeValue protected_oe property

protected int EffectiveKeySizeValue
Résultat int