C# Class Ciphertext, code

Inheritance: NativeObject
Mostrar archivo 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