AttachmentHashType
public enum AttachmentHashType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case sha256 = "Sha256"
-
Declaration
Swift
public var description: String { get }