State

data class State(val buffer: ByteArrayOutputStream, val verifyKey: CompositeKey)

Constructors

Link copied to clipboard
constructor(buffer: ByteArrayOutputStream, verifyKey: CompositeKey)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard