Class Types.Seedpair

  • Enclosing interface:
    Types

    public static class Types.Seedpair
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Seedpair()  
    • Method Summary

      Modifier and Type Method Description
      byte[] getPublicKey()  
      byte[] getSeed()  
      • Methods inherited from class java.lang.Object

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

      • Seedpair

        public Seedpair()
    • Method Detail

      • getPublicKey

        public byte[] getPublicKey()
      • getSeed

        public byte[] getSeed()