feat: Add basic signature support to archive cmd based on Minisign
This commit is contained in:
@@ -21,6 +21,8 @@ const (
|
||||
|
||||
STFSRecordUncompressedSize = STFSPrefix + "UncompressedSize"
|
||||
|
||||
STFSRecordSignature = STFSPrefix + "Signature"
|
||||
|
||||
STFSEmbeddedHeader = STFSPrefix + "EmbeddedHeader"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user