Documentation ¶
Index ¶
Constants ¶
View Source
const PRM_BLOCK_TYPE = "TIMESTAMP INFO"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MessageImprint ¶
type MessageImprint = tsa.MessageImprint
func NewMessageImprint ¶
func NewMessageImprint(hash crypto.Hash, digest []byte) (*MessageImprint, error)
NewMessageImprint creates a new MessageImprint using hash and digest.
func NewMessageImprintForData ¶
func NewMessageImprintForData(data []byte, hash crypto.Hash) (*MessageImprint, error)
Click to show internal directories.
Click to hide internal directories.