You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[Crypto] Expose OS.get_entropy
This commit is contained in:
@@ -134,6 +134,7 @@ public:
|
||||
RENDERING_DRIVER_D3D12,
|
||||
};
|
||||
|
||||
PackedByteArray get_entropy(int p_bytes);
|
||||
String get_system_ca_certificates();
|
||||
|
||||
virtual PackedStringArray get_connected_midi_inputs();
|
||||
|
||||
Reference in New Issue
Block a user