Class X509Certificate.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class X509Certificate.MethodName : Resource.MethodName
- Inheritance
-
X509Certificate.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Load
Cached name for the 'load' method.
public static readonly StringName Load
Field Value
LoadFromString
Cached name for the 'load_from_string' method.
public static readonly StringName LoadFromString
Field Value
Save
Cached name for the 'save' method.
public static readonly StringName Save
Field Value
SaveToString
Cached name for the 'save_to_string' method.
public static readonly StringName SaveToString