C# Class withSIX.Sync.Core.ExternalTools.AddonSigner.SignManyParams

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
SignManyParams ( IPath items, IAbsoluteFilePath privateFile, IAbsoluteDirectoryPath keyPath, string prefix, bool copyKey ) : System

Method Details

SignManyParams() public method

public SignManyParams ( IPath items, IAbsoluteFilePath privateFile, IAbsoluteDirectoryPath keyPath, string prefix, bool copyKey ) : System
items IPath
privateFile IAbsoluteFilePath
keyPath IAbsoluteDirectoryPath
prefix string
copyKey bool
return System