Uses of Interface
io.grafeas.v1beta1.attestation.PgpSignedAttestationOrBuilder
-
Packages that use PgpSignedAttestationOrBuilder Package Description io.grafeas.v1beta1.attestation -
-
Uses of PgpSignedAttestationOrBuilder in io.grafeas.v1beta1.attestation
Classes in io.grafeas.v1beta1.attestation that implement PgpSignedAttestationOrBuilder Modifier and Type Class Description class
PgpSignedAttestation
An attestation wrapper with a PGP-compatible signature.static class
PgpSignedAttestation.Builder
An attestation wrapper with a PGP-compatible signature.Methods in io.grafeas.v1beta1.attestation that return PgpSignedAttestationOrBuilder Modifier and Type Method Description PgpSignedAttestationOrBuilder
Attestation.Builder. getPgpSignedAttestationOrBuilder()
A PGP signed attestation.PgpSignedAttestationOrBuilder
Attestation. getPgpSignedAttestationOrBuilder()
A PGP signed attestation.PgpSignedAttestationOrBuilder
AttestationOrBuilder. getPgpSignedAttestationOrBuilder()
A PGP signed attestation.
-