Uses of Class
ch.threema.apitool.types.Key
Packages that use Key
-
Uses of Key in ch.threema.apitool.types
Methods in ch.threema.apitool.types that return Key -
Uses of Key in ch.threema.apitool.utils
Methods in ch.threema.apitool.utils that return KeyModifier and TypeMethodDescriptionstatic KeyDataUtils.readKeyFile(File inFile) Read an encoded key from a file and return it as a key instance.static KeyDataUtils.readKeyFile(File inFile, String expectedKeyType) Read an encoded key from a file and return it as a key instance.Methods in ch.threema.apitool.utils with parameters of type KeyModifier and TypeMethodDescriptionstatic voidDataUtils.writeKeyFile(File outFile, Key key) Write an encoded key to a file Encoded key format: type:hex_key.