load

open fun load(path: String): StoredKey

Loads a key from a file.

Return

Nullptr if the key can't be load, the stored key otherwise

Parameters

path

filepath to the key as a non-null string