Package 

Class KeyPair

    • Constructor Summary

      Constructors 
      Constructor Description
      KeyPair(Key publicKey, Key secretKey)
    • Method Summary

      Modifier and Type Method Description
      Key getSecretKey()
      Key getPublicKey()
      boolean equals(Object obj)
      • Methods inherited from class java.lang.Object

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