X509Certificate.save

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

struct X509Certificate
@nogc nothrow
GodotError
save
(
in String path
)

Meta