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 classPgpSignedAttestationAn attestation wrapper with a PGP-compatible signature.static classPgpSignedAttestation.BuilderAn attestation wrapper with a PGP-compatible signature.Methods in io.grafeas.v1beta1.attestation that return PgpSignedAttestationOrBuilder Modifier and Type Method Description PgpSignedAttestationOrBuilderAttestation.Builder. getPgpSignedAttestationOrBuilder()A PGP signed attestation.PgpSignedAttestationOrBuilderAttestation. getPgpSignedAttestationOrBuilder()A PGP signed attestation.PgpSignedAttestationOrBuilderAttestationOrBuilder. getPgpSignedAttestationOrBuilder()A PGP signed attestation.
-