Table of Contents

Method FromRawBytes

Namespace
Qavren.Edge.Sqlite
Assembly
Qavren.Edge.Sqlite.dll

FromRawBytes(ReadOnlySpan<byte>)

A raw 256-bit key. The recommended mobile path: store the bytes in platform secure storage.

public static SqliteKey FromRawBytes(ReadOnlySpan<byte> key)

Parameters

key ReadOnlySpan<byte>

Returns

SqliteKey