Class Types

java.lang.Object
com.exonum.messages.crypto.Types

public final class Types
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Types.Hash
    Protobuf type exonum.crypto.Hash
    static interface  Types.HashOrBuilder  
    static class  Types.PublicKey
    Protobuf type exonum.crypto.PublicKey
    static interface  Types.PublicKeyOrBuilder  
    static class  Types.Signature
    Protobuf type exonum.crypto.Signature
    static interface  Types.SignatureOrBuilder  
  • Method Summary

    Modifier and Type Method Description
    static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()  
    static void registerAllExtensions​(com.google.protobuf.ExtensionRegistry registry)  
    static void registerAllExtensions​(com.google.protobuf.ExtensionRegistryLite registry)  

    Methods inherited from class java.lang.Object

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

    • registerAllExtensions

      public static void registerAllExtensions​(com.google.protobuf.ExtensionRegistryLite registry)
    • registerAllExtensions

      public static void registerAllExtensions​(com.google.protobuf.ExtensionRegistry registry)
    • getDescriptor

      public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()