Latest Backup Key
data class LatestBackupKey(val deviceId: String? = null, val keyId: String? = null, val publicKey: String? = null, val algorithm: Algorithm? = null)
Created by Fireblocks Ltd. on 07/10/2024.
Parameters
device Id
The ID of the device
key Id
The ID of the key
public Key
The public key
algorithm
The Algorithm of the key