Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Goedel
Cryptography
KeyFile
SSH_RSA
C# Class Goedel.Cryptography.KeyFile.SSH_RSA
Inheritance:
SSHData
Mostrar archivo
Open project: hallambaker/Mathematical-Mesh
Public Properties
Property
Type
Description
Exponent
byte[]
Modulus
byte[]
Public Methods
Method
Description
Encode
( ) :
byte[]
SSH_RSA
(
DataBuffer
DataBuffer
) :
System
Method Details
Encode()
public
method
public
Encode
( ) :
byte[]
return
byte[]
SSH_RSA()
public
method
public
SSH_RSA
(
DataBuffer
DataBuffer
) :
System
DataBuffer
DataBuffer
return
System
Property Details
Exponent
public_oe property
public
byte[]
Exponent
return
byte[]
Modulus
public_oe property
public
byte[]
Modulus
return
byte[]