Package 

Class PublicKey

  • All Implemented Interfaces:
    app.perawallet.walletconnectv2.foundation.common.model.Key

    
    public final class PublicKey
     implements Key
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      PublicKey(String keyAsHex)
    • Method Summary

      Modifier and Type Method Description
      String getKeyAsHex()
      ByteArray getKeyAsBytes()
      • Methods inherited from class java.lang.Object

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