ReadOpts; it must remain valid
until toLow() is called and the resulting ReadOptions is used. Prefer this over withPassword to reduce plaintext lifetime in memory.
Sets a secure password reference. This avoids copying plaintext into GC memory.
ReadOpts; it must remain valid
until toLow() is called and the resulting ReadOptions is used. Prefer this over withPassword to reduce plaintext lifetime in memory.
Sets a secure password reference. This avoids copying plaintext into GC memory.
CreateOpts; it must remain valid
until toLow() is called and the resulting CreateOptions is used. Prefer this over withPassword to reduce plaintext lifetime in memory.