package sigpb

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DigitallySigned

sigpb.proto:22

Protocol buffer encoding of the TLS DigitallySigned type, from RFC 5246 ยง4.7.

Used in: trillian.SignedEntryTimestamp

enum DigitallySigned.HashAlgorithm

sigpb.proto:28

HashAlgorithm defines the approved methods for object hashing. Supported hash algorithms. The numbering space is the same as for TLS, given in RFC 5246 s7.4.1.4.1 and at: http://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-18

Used in: DigitallySigned, trillian.Tree

enum DigitallySigned.SignatureAlgorithm

sigpb.proto:40

SignatureAlgorithm defines the algorithm used to sign the object. Supported signature algorithms. The numbering space is the same as for TLS, given in RFC 5246 s7.4.1.4.1 and at: http://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-16

Used in: DigitallySigned, trillian.Tree