func()

in plugin/v2/api.pb.go [179:184]


func (m *DecryptRequest) GetUid() string {
	if m != nil {
		return m.Uid
	}
	return ""
}