C# Class withSIX.Sync.Core.ExternalTools.BiSigner.HandleKeyParams

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
HandleKeyParams ( IAbsoluteDirectoryPath keyPath, string prefix, bool copyKey, IAbsoluteDirectoryPath directory, IAbsoluteFilePath key ) : System.IO

Method Details

HandleKeyParams() public method

public HandleKeyParams ( IAbsoluteDirectoryPath keyPath, string prefix, bool copyKey, IAbsoluteDirectoryPath directory, IAbsoluteFilePath key ) : System.IO
keyPath IAbsoluteDirectoryPath
prefix string
copyKey bool
directory IAbsoluteDirectoryPath
key IAbsoluteFilePath
return System.IO