| Package | Description |
|---|---|
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clear() |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clearContentType()
Type (for example schema) of the attestation payload that was signed.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clearKeyId() |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clearPgpKeyId()
The cryptographic fingerprint of the key used to generate the signature,
as output by, e.g.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clearSignature()
The raw content of the signature, as output by GNU Privacy Guard (GPG) or
equivalent.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.clone() |
PgpSignedAttestation.Builder |
Attestation.Builder.getPgpSignedAttestationBuilder()
A PGP signed attestation.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.mergeFrom(com.google.protobuf.Message other) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.mergeFrom(PgpSignedAttestation other) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PgpSignedAttestation.Builder |
PgpSignedAttestation.newBuilder() |
static PgpSignedAttestation.Builder |
PgpSignedAttestation.newBuilder(PgpSignedAttestation prototype) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.newBuilderForType() |
protected PgpSignedAttestation.Builder |
PgpSignedAttestation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setContentType(PgpSignedAttestation.ContentType value)
Type (for example schema) of the attestation payload that was signed.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setContentTypeValue(int value)
Type (for example schema) of the attestation payload that was signed.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setPgpKeyId(String value)
The cryptographic fingerprint of the key used to generate the signature,
as output by, e.g.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setPgpKeyIdBytes(com.google.protobuf.ByteString value)
The cryptographic fingerprint of the key used to generate the signature,
as output by, e.g.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setSignature(String value)
The raw content of the signature, as output by GNU Privacy Guard (GPG) or
equivalent.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setSignatureBytes(com.google.protobuf.ByteString value)
The raw content of the signature, as output by GNU Privacy Guard (GPG) or
equivalent.
|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PgpSignedAttestation.Builder |
PgpSignedAttestation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Attestation.Builder |
Attestation.Builder.setPgpSignedAttestation(PgpSignedAttestation.Builder builderForValue)
A PGP signed attestation.
|
Copyright © 2019 Google LLC. All rights reserved.