Interface ReplyCallback


  • public interface ReplyCallback
    ECIES will call this back if an ack was requested and received.
    Since:
    0.9.46
    • Method Detail

      • getExpiration

        long getExpiration()
        When does this callback expire?
        Returns:
        java time
      • onReply

        void onReply()
        A reply was received.