1
0
şunun yansıması https://github.com/maxgoedjen/secretive.git eşitlendi 2025-09-16 17:30:56 +00:00
Bu işleme şunda yer alıyor:
Max Goedjen 2022-02-24 22:55:38 -08:00
ebeveyn 9416d2b279
işleme 38f7bcaddc
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: E58C21DD77B9B8E8

Dosyayı Görüntüle

@ -17,7 +17,7 @@ func speakNowOrForeverHoldYourPeace(forAccessTo secret: AnySecret, from store: A
}
}
func witness(accessTo secret: AnySecret, from store: AnySecretStore, by provenance: SigningRequestProvenance, requiredAuthentication: Bool) throws {
func witness(accessTo secret: AnySecret, from store: AnySecretStore, by provenance: SigningRequestProvenance) throws {
witness(secret, provenance)
}