StorageChecksumAlgorithm type

콘텐츠 검증에 사용할 체크섬 알고리즘을 나타냅니다.

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