Research Article
Trusted Blockchain-Based Signcryption Protocol and Data Management for Authentication and Authorization in VANETs
Input: | Output: Table | createTable() private | { | tf.createTable(“management”, “, “, “, “, “, “, “, “, “, “); | } | openTable() private returns(table) | { | TableFactory | Table ; | return table; | } |
|