Function X509Certificate.load

Loads a certificate from path ("*.crt" file).

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