GenericHashState

data class GenericHashState(val hashLength: Int, val internalState: GenericHashStateInternal)

Constructors

Link copied to clipboard
constructor(hashLength: Int, internalState: GenericHashStateInternal)

Properties

Link copied to clipboard
Link copied to clipboard