C# Class Ciphertext, code

Inheritance: NativeObject
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
Ciphertext ( MemoryPoolHandle pool = null )
Ciphertext ( SEALContext context, MemoryPoolHandle pool = null )

Method Details

Ciphertext() public méthode

public Ciphertext ( MemoryPoolHandle pool = null )
pool MemoryPoolHandle

Ciphertext() public méthode

public Ciphertext ( SEALContext context, MemoryPoolHandle pool = null )
context SEALContext
pool MemoryPoolHandle