CatMD6Context

public class CatMD6Context

Context for MD6 crypto.

  • Desired bit-length of the hash function output.

    Declaration

    Swift

    public var hashLength: CatMD6HashLength
  • Initialize the context.

    Declaration

    Swift

    public init()