obj property

Pointer<NativeType> obj
getter/setter pair

The memory address of the underlying C key object

This is used as a reference to the key in memory

Implementation

Pointer obj = nullptr;