C# Class Salsa20Cipher.Salsa20CipherExt

Inheritance: KeePass.Plugins.Plugin
Exibir arquivo Open project: sbennett1990/KeePass-SalsaCipher

Public Methods

Method Description
Initialize ( IPluginHost host ) : bool

Initialize the Salsa20 Cipher plugin.

Method Details

Initialize() public method

Initialize the Salsa20 Cipher plugin.
public Initialize ( IPluginHost host ) : bool
host IPluginHost The host application (i.e. KeePass 2.18)
return bool