golang.org/x/crypto/openpgp.Identity.Signatures (field)
6 uses
golang.org/x/crypto/openpgp (current package)
keys.go#L40: Signatures []*packet.Signature
keys.go#L430: identity.Signatures = append(identity.Signatures, sig)
keys.go#L644: for _, sig := range ident.Signatures {
keys.go#L691: ident.Signatures = append(ident.Signatures, sig)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |