Interface Signature<N extends SignedNode<N>>

  • Type Parameters:
    N - The type of node this signature signs

    public interface Signature<N extends SignedNode<N>>
    Signature of a node.
    Since:
    6.0.0
    Author:
    Clément Fournier