Package dev.sigstore.tuf.model
Interface Signature
-
@TypeAdapters @Immutable public interface SignatureRepresents a signature for aRole.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetKeyId()The key IDjava.lang.StringgetSignature()A hex-encoded signature of the canonical form of the metadata forRole
-