Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Ciphertext
C# Class Ciphertext, code
Inheritance:
NativeObject
Datei anzeigen
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Ciphertext
(
MemoryPoolHandle
pool
= null )
Ciphertext
(
SEALContext
context
,
MemoryPoolHandle
pool
= null )
Method Details
Ciphertext()
public
method
public
Ciphertext
(
MemoryPoolHandle
pool
= null )
pool
MemoryPoolHandle
Ciphertext()
public
method
public
Ciphertext
(
SEALContext
context
,
MemoryPoolHandle
pool
= null )
context
SEALContext
pool
MemoryPoolHandle