godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Crypto._new
godot
crypto
Crypto
Construct a new instance of Crypto. Note: use
memnew!Crypto
instead.
struct
Crypto
@
nogc
nothrow static
Crypto
_new
(
)
Meta
Source
See Implementation
godot
crypto
Crypto
aliases
BaseClasses
functions
generateRandomBytes
generateRsa
generateSelfSignedCertificate
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Crypto. Note: use memnew!Crypto instead.