Table of Contents

Method Open

Namespace
LMKit.Cryptography
Assembly
LM-Kit.NET.dll

Open(string, string)

Open an encrypted container for reading.

public static EncryptedGguf.Reader Open(string path, string password)

Parameters

path string
password string

Returns

EncryptedGguf.Reader
Share