Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Renci
SshNet
Security
Cryptography
StreamCipher
C# Класс Renci.SshNet.Security.Cryptography.StreamCipher
Base class of stream cipher algorithms.
Наследование:
SymmetricCipher
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
StreamCipher
(
byte
key
) :
System
Initializes a new instance of the
StreamCipher
class.
Описание методов
StreamCipher()
защищенный
Метод
Initializes a new instance of the
StreamCipher
class.
is
null
.
protected
StreamCipher
(
byte
key
) :
System
key
byte
The key.
Результат
System