Package 

Class Signature

    • Constructor Summary

      Constructors 
      Constructor Description
      Signature(byte format, Array<byte> value, Array<byte> signedData, Key key)
    • Method Summary

      Modifier and Type Method Description
      byte getFormat()
      Array<byte> getSignature()
      Array<byte> getSignedData()
      Key getKey()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait