Class CryptoFunctions.Ed25519

java.lang.Object
com.exonum.binding.common.crypto.CryptoFunctions.Ed25519
Enclosing class:
CryptoFunctions

public static class CryptoFunctions.Ed25519
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int PRIVATE_KEY_BYTES  
    static int PUBLIC_KEY_BYTES  
    static int SEED_BYTES  
    static int SIGNATURE_BYTES  
  • Constructor Summary

    Constructors 
    Constructor Description
    Ed25519()  
  • Method Summary

    Methods inherited from class java.lang.Object

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