Home
last modified time | relevance | path

Searched refs:PGPAssertionKey (Results 1 – 6 of 6) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dupak.go20 proofs = append(proofs, Proof{Key: PGPAssertionKey, Value: key.Fingerprint.String()})
H A Dconstants.go617 PGPAssertionKey = "pgp" const
H A Dpgp_key.go928 return PGPAssertionKey, p.ToIDString()
H A Duser.go686 proofs = append(proofs, Proof{Key: PGPAssertionKey, Value: fp.String()})
H A Dassertion.go647 case PGPAssertionKey:
/dports/security/keybase/client-v5.7.1/go/engine/
H A Didentify2_test.go868 arg.UserAssertion = "4ff50d580914427227bb14c821029e2c7cf0d488@" + libkb.PGPAssertionKey