StorageChecksumAlgorithm type

指示內容驗證中應使用的校驗和演算法。

type StorageChecksumAlgorithm = "Auto" | "None" | "Customized" | "StorageCrc64"