Class WIF

java.lang.Object
org.arkecosystem.crypto.identities.WIF

public class WIF
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    WIF()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String fromPassphrase​(java.lang.String passphrase)  

    Methods inherited from class java.lang.Object

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

    • WIF

      public WIF()
  • Method Details

    • fromPassphrase

      public static java.lang.String fromPassphrase​(java.lang.String passphrase) throws java.io.IOException
      Throws:
      java.io.IOException