StorageChecksumAlgorithm type

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

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