media/whatsapp-messages/FLO Standard Operations.txt
2020-05-13 10:59:12 +05:30

112 lines
2.0 KiB
Plaintext

FLO Standard Operations
floCrypto
floCrypto.createShamirsSecretShares
floCrypto.decryptData
floCrypto.encryptData
floCrypto.generateNewID
floCrypto.getFloIDfromPubkeyHex
floCrypto.getPubKeyHex
floCrypto.randInt
floCrypto.randString
floCrypto.retrieveShamirSecret
floCrypto.signData
floCrypto.util
floCrypto.validateAddr
floCrypto.verifyPrevKey
floCrypto.verifyShamirsSecret
floCrypto.verifySign
floBlockchainAPI
floBlockchainAPI.broadcastTx
floBlockchainAPI.getBalance
floBlockchainAPI.mergeUTXOs
floBlockchainAPI.promisedAPI
floBlockchainAPI.readAllTxs
floBlockchainAPI.readData
floBlockchainAPI.readTxs
floBlockchainAPI.sendTx
floBlockchainAPI.sendTxMultiple
floBlockchainAPI.util
floBlockchainAPI.writeData
floBlockchainAPI.writeDataMultiple
floCloudAPI
floCloudAPI.requestApplicationData
floCloudAPI.requestGeneralData
floCloudAPI.requestObjectData
floCloudAPI.resetObjectData
floCloudAPI.sendApplicationData
floCloudAPI.sendGeneralData
floCloudAPI.updateObjectData
floCloudAPI.util
floDapps
floDapps.addStartUpFunction
floDapps.clearCredentials
floDapps.getNextGeneralData
floDapps.launchStartUp
floDapps.manageSubAdmins
floDapps.objectDataMapper
floDapps.securePrivKey
floDapps.setAppObjectStores
floDapps.setCustomPrivKeyInput
floDapps.util
floGlobals
floGlobals.SNStorageID
floGlobals.adminID
floGlobals.apiURL
floGlobals.appObjects
floGlobals.application
floGlobals.blockchain
floGlobals.fee
floGlobals.generalData
floGlobals.generalVC
floGlobals.sendAmt
floGlobals.subAdmins
floGlobals.supernodes
floGlobals.vectorClock
floSupernode
floSupernode.kBucket
floSupernode.requestData
floSupernode.requestDataFromSN
floSupernode.sendData
floSupernode.sendDataToSN
compactIDB
compactIDB.addData
compactIDB.clearData
compactIDB.dbName
compactIDB.deleteDB
compactIDB.initDB
compactIDB.openDB
compactIDB.readAllData
compactIDB.readData
compactIDB.removeData
compactIDB.searchData
compactIDB.setDefaultDB
compactIDB.writeData