CatSHA3HashLength public enum CatSHA3HashLength : Int Desired bit-length of the hash function output. bit224 224 bits. Declaration Swift case bit224 = 28 bit256 256 bits. Declaration Swift case bit256 = 32 bit384 384 bits. Declaration Swift case bit384 = 48 bit512 512 bits. Declaration Swift case bit512 = 64 © 2019 Kcat. All rights reserved. (Last updated: 2019-06-14) Generated by jazzy ♪♫ v0.9.6, a Realm project.