Function CryptoKey.load

Loads a key from path ("*.key" file).

godot.core.defs.GodotError load (
  const(String) path
) nothrow @nogc;