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

Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Méthodes publiques

Méthode Description
Sign ( byte sha1 ) : byte[]
Sign ( string filename ) : void

Method Details

Sign() public static méthode

public static Sign ( byte sha1 ) : byte[]
sha1 byte
Résultat byte[]

Sign() public static méthode

public static Sign ( string filename ) : void
filename string
Résultat void