Package io.provenance.scope.proto
Class PK
- java.lang.Object
-
- io.provenance.scope.proto.PK
-
public final class PK extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPK.KeyCurveProtobuf enumio.provenance.scope.KeyCurvestatic classPK.KeyTypeProtobuf enumio.provenance.scope.KeyTypestatic classPK.PrivateKeyProtobuf typeio.provenance.scope.PrivateKeystatic interfacePK.PrivateKeyOrBuilderstatic classPK.PublicKeyProtobuf typeio.provenance.scope.PublicKeystatic interfacePK.PublicKeyOrBuilderstatic classPK.SigningAndEncryptionPublicKeysProtobuf typeio.provenance.scope.SigningAndEncryptionPublicKeysstatic interfacePK.SigningAndEncryptionPublicKeysOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
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()
-
-