Ciphertext.fromPointer constructor
Ciphertext.fromPointer(
- Backend backend,
- Pointer<
NativeType> obj
Implementation
Ciphertext.fromPointer(this.backend, this.obj);
Ciphertext.fromPointer(this.backend, this.obj);