Module crypto_key
Expand description
Sidecar module for class CryptoKey
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for CryptoKey
enums.
Structsยง
- Default-param extender for
CryptoKey::load_ex
. - Default-param extender for
CryptoKey::load_from_string_ex
. - Default-param extender for
CryptoKey::save_ex
. - Default-param extender for
CryptoKey::save_to_string_ex
.