DocumentHashType
public enum DocumentHashType : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case sha256 = "Sha256"
- 
                  
                  Undocumented DeclarationSwift case sha1 = "Sha1"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub DocumentHashType Enumeration Reference
        DocumentHashType Enumeration Reference