Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Salsa20Cipher
Salsa20CipherExt
C# Class Salsa20Cipher.Salsa20CipherExt
Inheritance:
KeePass.Plugins.Plugin
Show file
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