C# 클래스 Salsa20Cipher.Salsa20CipherExt

상속: KeePass.Plugins.Plugin
파일 보기 프로젝트 열기: sbennett1990/KeePass-SalsaCipher

공개 메소드들

메소드 설명
Initialize ( IPluginHost host ) : bool

Initialize the Salsa20 Cipher plugin.

메소드 상세

Initialize() 공개 메소드

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