| Package | Description |
|---|---|
| ch.epfl.dedis.lib.darc | |
| ch.epfl.dedis.proto |
| Constructor and Description |
|---|
IdentityDarc(DarcOCSProto.IdentityDarc proto)
Instantiates a IdentityDarc given its protobuf representation.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<DarcOCSProto.IdentityDarc> |
DarcOCSProto.IdentityDarc.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.Builder.build() |
DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.Builder.buildPartial() |
DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityOrBuilder.getDarc()
Darc identity
|
DarcOCSProto.IdentityDarc |
DarcOCSProto.Identity.getDarc()
Darc identity
|
DarcOCSProto.IdentityDarc |
DarcOCSProto.Identity.Builder.getDarc()
Darc identity
|
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.getDefaultInstance() |
DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.getDefaultInstanceForType() |
DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.Builder.getDefaultInstanceForType() |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseDelimitedFrom(InputStream input) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(byte[] data) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(ByteBuffer data) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(com.google.protobuf.ByteString data) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(com.google.protobuf.CodedInputStream input) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(InputStream input) |
static DarcOCSProto.IdentityDarc |
DarcOCSProto.IdentityDarc.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DarcOCSProto.IdentityDarc> |
DarcOCSProto.IdentityDarc.getParserForType() |
static com.google.protobuf.Parser<DarcOCSProto.IdentityDarc> |
DarcOCSProto.IdentityDarc.parser() |
| Modifier and Type | Method and Description |
|---|---|
DarcOCSProto.Identity.Builder |
DarcOCSProto.Identity.Builder.mergeDarc(DarcOCSProto.IdentityDarc value)
Darc identity
|
DarcOCSProto.IdentityDarc.Builder |
DarcOCSProto.IdentityDarc.Builder.mergeFrom(DarcOCSProto.IdentityDarc other) |
static DarcOCSProto.IdentityDarc.Builder |
DarcOCSProto.IdentityDarc.newBuilder(DarcOCSProto.IdentityDarc prototype) |
DarcOCSProto.Identity.Builder |
DarcOCSProto.Identity.Builder.setDarc(DarcOCSProto.IdentityDarc value)
Darc identity
|
Copyright © 2018. All rights reserved.