Interface Auth.Signer

Enclosing class:
Auth

public static interface Auth.Signer
An interface for signing a HashIDPreimage to produce a signature.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    sign(HashIDPreimage preimage)