C# Class ZForge.SA.Tools.Sig.Secure

Exibir arquivo Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
Sign ( byte sha1 ) : byte[]
Sign ( string filename ) : void

Method Details

Sign() public static method

public static Sign ( byte sha1 ) : byte[]
sha1 byte
return byte[]

Sign() public static method

public static Sign ( string filename ) : void
filename string
return void