Function CryptoKey.save

Saves a key to the given path (should be a "*.key" file).

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