Package 

Class KeyStoreSignature

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.ticketmaster.secureentrypoc.domain.Signature

        getFormat, getKey, getSignature, getSignedData
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KeyStoreSignature

        KeyStoreSignature(Array<byte> value, Array<byte> signedData, Key key)