CryptoKey

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Methods

bool

is_public_only ( ) const

Error

load ( String path, bool public_only=false )

Error

load_from_string ( String string_key, bool public_only=false )

Error

save ( String path, bool public_only=false )

String

save_to_string ( bool public_only=false )


Method Descriptions

bool is_public_only ( ) const

There is currently no description for this method. Please help us by contributing one!


Error load ( String path, bool public_only=false )

There is currently no description for this method. Please help us by contributing one!


Error load_from_string ( String string_key, bool public_only=false )

There is currently no description for this method. Please help us by contributing one!


Error save ( String path, bool public_only=false )

There is currently no description for this method. Please help us by contributing one!


String save_to_string ( bool public_only=false )

There is currently no description for this method. Please help us by contributing one!