Click or drag to resize
DbStorageClientCalculateChecksum Method
Calculates a checksum for a entry

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public string CalculateChecksum(
	string entryId
)

Parameters

entryId
Type: SystemString

Return Value

Type: String
See Also