SignerFactory

scodec.codecs.SignerFactory

Represents the ability to create a Signer for use with fixedSizeSignature and variableSizeSignature.

Attributes

Source
SignatureCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Creates a Signer initialized for signing.

Creates a Signer initialized for signing.

Attributes

Source
SignatureCodec.scala

Creates a Signer initialized for verifying.

Creates a Signer initialized for verifying.

Attributes

Source
SignatureCodec.scala