Function X509Certificate.save

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

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