Package 

Class Attestation

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Key key
      private final Array<byte> attestation
    • Constructor Summary

      Constructors 
      Constructor Description
      Attestation(Key key, Array<byte> attestation)
    • Method Summary

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

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