C# Class ICSharpCode.SharpZipLib.Encryption.Rijndael2

Inheritance: System.Security.Cryptography.SymmetricAlgorithm
Mostrar archivo Open project: fanfeilong/exceltk

Public Methods

Method Description
Create ( ) : Rijndael2

Protected Methods

Method Description
Rijndael2 ( ) : System

Method Details

Create() public static method

public static Create ( ) : Rijndael2
return Rijndael2

Rijndael2() protected method

protected Rijndael2 ( ) : System
return System